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