home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.2 (Developer)
/
NS_dev_3.2.iso
/
NextDeveloper
/
Headers
/
bsd
/
i386
/
reboot.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-10-19
|
413b
|
24 lines
/*
* File: next/reboot.h
* Author: Avadis Tevanian, Jr.
*
* NeXT specific reboot flags.
*
* HISTORY
* 28-Feb-90 John Seamons (jks) at NeXT
* Added RB_COMMAND flag that allows a specific reboot command to be used.
*
* 06-Jul-88 Avadis Tevanian (avie) at NeXT, Inc.
* Created.
*/
#ifndef _BSD_I386_REBOOT_H_
#define _BSD_I386_REBOOT_H_
/*
* Empty file (publicly)
*/
#endif _BSD_I386_REBOOT_H_