Changes in uspace/app/sbi/src/os/os.h [38aaacc2:074444f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/os/os.h
r38aaacc2 r074444f 37 37 void os_input_disp_help(void); 38 38 int os_input_line(char **ptr); 39 int os_exec(char * 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.