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