source:
mainline/uspace/app/bdsh/exec.h@
a716a75
Last change on this file since a716a75 was a000878c, checked in by , 15 years ago | |
---|---|
|
|
File size: 105 bytes |
Rev | Line | |
---|---|---|
[216d6fc] | 1 | #ifndef EXEC_H |
2 | #define EXEC_H | |
3 | ||
4 | #include <task.h> | |
5 | ||
6 | extern unsigned int try_exec(char *, char **); | |
[a000878c] | 7 | |
[216d6fc] | 8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.