Subversion Repositories HelenOS

Rev

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

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