Changeset 39e8406 in mainline for uspace/app/sbi/src/builtin.h
- Timestamp:
- 2010-03-20T21:57:13Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b535aeb
- Parents:
- 6ba20a6b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/builtin.h
r6ba20a6b r39e8406 33 33 34 34 void builtin_declare(stree_program_t *program); 35 void builtin_run_proc(run_t *run, stree_ symbol_t *proc_sym);35 void builtin_run_proc(run_t *run, stree_proc_t *proc); 36 36 37 37 #endif
Note:
See TracChangeset
for help on using the changeset viewer.