Changes in uspace/app/sbi/src/os/os.h [074444f:38aaacc2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/os/os.h
r074444f r38aaacc2 37 37 void os_input_disp_help(void); 38 38 int os_input_line(char **ptr); 39 int os_exec(char * const cmd[]);39 int os_exec(char * const cmd[]); 40 40 41 41 void os_store_ef_path(char *path);
Note:
See TracChangeset
for help on using the changeset viewer.