OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
AppleCpuType.h
Go to the documentation of this file.
1
13#ifndef APPLE_CPU_TYPE_H
14#define APPLE_CPU_TYPE_H
15
16#define CURRENT_CPU_TYPE MachCpuTypeArm64
17#define CURRENT_CPU_SUBTYPE MachCpuSubtypeArm64All
18
19#define APPLE_REMOVABLE_MEDIA_FILE_NAME APPLE_REMOVABLE_MEDIA_FILE_NAME_AARCH64
20
21#endif // APPLE_CPU_TYPE_H