Subversion Repositories HelenOS

Rev

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

Rev 3420 Rev 4687
1
#ifndef SLEEP_H
1
#ifndef SLEEP_H
2
#define SLEEP_H
2
#define SLEEP_H
3
 
3
 
4
/* Prototypes for the sleep command, excluding entry points */
4
/* Prototypes for the sleep command, excluding entry points */
5
 
5
 
6
 
6
 
7
#endif /* SLEEP_H */
7
#endif /* SLEEP_H */
8
 
8
 
9
 
9