home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.2 (Developer)
/
NS_dev_3.2.iso
/
NextDeveloper
/
Headers
/
bsd
/
machine
/
machparam.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-10-19
|
345b
|
14 lines
#ifndef _BSD_MACHINE_MACHPARAM_H_
#define _BSD_MACHINE_MACHPARAM_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(bsd/, machparam.h)
#endif /* _BSD_MACHINE_MACHPARAM_H_ */