Subversion Repositories HelenOS

Rev

Rev 4364 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4364 jermar 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