Document path to mach-o/loader.h on Apple CommandLineTools
modified: p_mach_enum.h
This commit is contained in:
parent
bfb5ea50a9
commit
c7a2a0faa1
@ -70,6 +70,7 @@
|
||||
|
||||
#ifdef WANT_MACH_SEGMENT_ENUM /*{*/
|
||||
#undef WANT_MACH_SEGMENT_ENUM
|
||||
// <Apple>/Library/Developer/CommandLineTools/SDKs/MacOS13.1.sdk/usr/include/mach-o/loader.h
|
||||
enum { // cmd
|
||||
LC_REQ_DYLD = 0x80000000, // OR'ed ==> must not ignore
|
||||
LC_SEGMENT = 0x1,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user