mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-13 03:39:36 +00:00
8 lines
129 B
C
8 lines
129 B
C
|
/*
|
||
|
* Arch specific extensions to struct device
|
||
|
*
|
||
|
* This file is released under the GPLv2
|
||
|
*/
|
||
|
#include <asm-generic/device.h>
|
||
|
|