GNU Linux-libre 4.14.262-gnu1
[releases.git] / arch / m32r / include / asm / device.h
1 /*
2  * Arch specific extensions to struct device
3  *
4  * This file is released under the GPLv2
5  */
6 struct dev_archdata {
7 };
8
9 struct pdev_archdata {
10 };