Subversion Repositories HelenOS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4377 svoboda 1
#ifndef MV_H
2
#define MV_H
3
 
4
/* Prototypes for the mv command, excluding entry points */
5
 
6
 
7
#endif /* MV_H */
8