home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.0
/
NeXTSTEP3.0.iso
/
NextDeveloper
/
Headers
/
mach
/
machine
/
exception.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-07-29
|
349b
|
14 lines
#ifndef _MACH_MACHINE_EXCEPTION_H_
#define _MACH_MACHINE_EXCEPTION_H_
/*
* ARCH_INCLUDE.h provides a facility for including architecture
* specific files without enumerating every possible architecture
* in this file.
*/
#include <architecture/ARCH_INCLUDE.h>
#include ARCH_INCLUDE(mach/, exception.h)
#endif /* _MACH_MACHINE_EXCEPTION_H_ */