Subversion Repositories HelenOS

Rev

Rev 3811 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3811 Rev 4687
1
#ifndef EXIT_H
1
#ifndef EXIT_H
2
#define EXIT_H
2
#define EXIT_H
3
 
3
 
4
/* Prototypes for the quit command (excluding entry points) */
4
/* Prototypes for the quit command (excluding entry points) */
5
 
5
 
6
#endif
6
#endif
7
 
7