source: mainline/uspace/app/bdsh/cmds/builtins/exit/exit.h

Last change on this file was 721d3a27, checked in by Tim Post <echo@…>, 17 years ago

exit should be a builtin, since it will eventually need to know about running jobs

  • Property mode set to 100644
File size: 102 bytes
Line 
1#ifndef EXIT_H
2#define EXIT_H
3
4/* Prototypes for the quit command (excluding entry points) */
5
6#endif
Note: See TracBrowser for help on using the repository browser.