source:
GPL/trunk/include/linux/dmi.h@
522
Last change on this file since 522 was 476, checked in by , 16 years ago | |
---|---|
File size: 163 bytes |
Line | |
---|---|
1 | #ifndef _LINUX_DMI_H |
2 | #define _LINUX_DMI_H |
3 | /* dmi wrappers */ |
4 | #define dmi_find_device(a, b, c) NULL |
5 | #define DMI_DEV_TYPE_OEM_STRING -2 |
6 | #endif _LINUX_DMI_H |
7 |
Note:
See TracBrowser
for help on using the repository browser.