Changeset 55 for trunk/include/k/kLdrFmts
- Timestamp:
 - Oct 11, 2013, 2:55:44 AM (12 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/k/kLdrFmts/mach-o.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/k/kLdrFmts/mach-o.h
r50 r55 145 145 #define MH_DYLIB_STUB KU32_C(9) /**< Shared library stub for static linking. */ 146 146 #define MH_DSYM KU32_C(10)/**< Debug symbols. */ 147 #define MH_KEXT_BUNDLE KU32_C(11)/**< Kernel extension (introduced with the AMD64 kernel). */ 147 148 148 149 /** @} */  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  