source: mainline/uspace/app/bdsh/cmds/modules/basename/basename.h@ e115fe4

Last change on this file since e115fe4 was e115fe4, checked in by parth-27 <parth1020patel@…>, 5 years ago

basename command added

  • Property mode set to 100644
File size: 132 bytes
Line 
1#ifndef BASENAME_H
2#define BASENAME_H
3
4/* Prototypes for the basename command, excluding entry points */
5
6
7#endif /* BASENAME_H */
8
Note: See TracBrowser for help on using the repository browser.