#ifndef PLATFORM_DATA_X86_APPLE_H #define PLATFORM_DATA_X86_APPLE_H #ifdef CONFIG_X86 /** * x86_apple_machine - whether the machine is an x86 Apple Macintosh */ extern bool x86_apple_machine; #else #define x86_apple_machine false #endif #endif
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
apple.h | File | 248 B | 0644 |
|
clk-pmc-atom.h | File | 1.39 KB | 0644 |
|
mlxcpld.h | File | 2.26 KB | 0644 |
|
pmc_atom.h | File | 4.75 KB | 0644 |
|