source:
mainline/uspace/app/bdsh/cmds/modules/ls/entry.h@
aa0bfe3
| Last change on this file since aa0bfe3 was 09ab0a9a, checked in by , 7 years ago | |
|---|---|
|
|
| File size: 169 bytes | |
| Line | |
|---|---|
| 1 | #ifndef LS_ENTRY_H |
| 2 | #define LS_ENTRY_H |
| 3 | |
| 4 | /* Entry points for the ls command */ |
| 5 | extern int cmd_ls(char **); |
| 6 | extern void help_cmd_ls(unsigned int); |
| 7 | |
| 8 | #endif /* LS_ENTRY_H */ |
Note:
See TracBrowser
for help on using the repository browser.
