Subversion Repositories HelenOS

Rev

Details | Last modification | View Log | RSS feed

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