home *** CD-ROM | disk | FTP | other *** search
Amiga Function Description | 1995-10-06 | 373 b | 18 lines |
- ##base _HaltBase
- ##bias 30
- *
- * halt.fd --- halt library interface.
- *
- * (c) Copyright 1995 SHW Wabnitz
- * Written by Bernhard Fastenrath (fasten@shw.com)
- *
- * This file may be distributed under the terms
- * of the GNU General Public License.
- *
- Reboot(flags)(D1)
- Unmount(filesystem)(D1)
- AddShutdownPort(prt)(D1)
- RemShutdownPort(prt)(D1)
- ShutdownStatus(info)(D1)
- ##end
-