Changeset 48933 in vbox for trunk/include/iprt/formats
- Timestamp:
- Oct 7, 2013 8:05:31 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89630
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/formats/mach-o.h
r48905 r48933 228 228 #define MH_DYLIB_STUB UINT32_C(9) 229 229 #define MH_DSYM UINT32_C(10) 230 #define MH_KEXT_BUNDLE UINT32_C(11) 230 231 231 232 /* mach_header_* flags */
Note:
See TracChangeset
for help on using the changeset viewer.