lineage_kernel_xcoverpro/arch/m32r/include/asm/device.h

11 lines
148 B
C
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
struct dev_archdata {
};
struct pdev_archdata {
};