home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Headers / mach / machine / machine_types.defs < prev    next >
Text File  |  1994-05-16  |  353b  |  14 lines

  1. #ifndef _MACH_MACHINE_VM_TYPES_H_
  2. #define _MACH_MACHINE_VM_TYPES_H_
  3.  
  4. /*
  5.  * ARCH_INCLUDE.h provides a facility for including architecture
  6.  * specific files without enumerating every possible architecture
  7.  * in this file.
  8.  */
  9. #include <architecture/ARCH_INCLUDE.h>
  10.  
  11. #include ARCH_INCLUDE(mach/, machine_types.defs)
  12.  
  13. #endif /* _MACH_MACHINE_VM_TYPES_H_ */
  14.