source: mainline/uspace/app/bdsh/cmds/modules/pwd/pwd.h

Last change on this file was 69145dae, checked in by Tim Post <echo@…>, 17 years ago

pwd should be a module, not a builtin

  • Property mode set to 100644
File size: 101 bytes
Line 
1#ifndef PWD_H_
2#define PWD_H_
3
4/* Prototypes for the pwd command (excluding entry points) */
5
6#endif
Note: See TracBrowser for help on using the repository browser.