Subversion Repositories HelenOS

Rev

Rev 3296 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3277 post 1
#ifndef RM_H
2
#define RM_H
3
 
4
/* Prototypes for the rm command, excluding entry points */
5
 
6
 
7
#endif /* RM_H */
8