lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 1ffd74e was 711e7fe5, checked in by Prutkov Alex <prutkov.alex@…>, 13 years ago |
Added printf module
|
-
Property mode
set to
100755
|
File size:
140 bytes
|
Rev | Line | |
---|
[216d6fc] | 1 | #ifndef HELP_H
|
---|
| 2 | #define HELP_H
|
---|
| 3 |
|
---|
| 4 | /* Prototypes for the help command (excluding entry points) */
|
---|
[b510d52] | 5 | static int is_mod_or_builtin(char *);
|
---|
[216d6fc] | 6 |
|
---|
| 7 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.