![]() |
|
|||
0001 #ifndef PLATFORM_DATA_X86_APPLE_H 0002 #define PLATFORM_DATA_X86_APPLE_H 0003 0004 #ifdef CONFIG_X86 0005 /** 0006 * x86_apple_machine - whether the machine is an x86 Apple Macintosh 0007 */ 0008 extern bool x86_apple_machine; 0009 #else 0010 #define x86_apple_machine false 0011 #endif 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |