Subversion Repositories HelenOS

Rev

Rev 3371 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3371 Rev 4687
1
#ifndef PWD_H_
1
#ifndef PWD_H_
2
#define PWD_H_
2
#define PWD_H_
3
 
3
 
4
/* Prototypes for the pwd command (excluding entry points) */
4
/* Prototypes for the pwd command (excluding entry points) */
5
 
5
 
6
#endif
6
#endif
7
 
7