Changes in uspace/app/sbi/src/imode.c [051bc69a:38aaacc2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/imode.c
r051bc69a r38aaacc2 116 116 fun->name = stree_ident_new(); 117 117 fun->name->sid = strtab_get_sid("$imode"); 118 fun->sig = stree_fun_sig_new();119 118 120 119 stype.proc_vr->proc = proc;
Note:
See TracChangeset
for help on using the changeset viewer.