source: mainline/uspace/app/bdsh/cmds/modules/head/head.h@ 3dc09ed

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

head command added

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