Changeset 883fedc in mainline for uspace/app/sbi/src/run.h
- Timestamp:
- 2010-04-23T23:09:56Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 37c9fc8
- Parents:
- 80badbe (diff), 6c39a907 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/run.h
r80badbe r883fedc 68 68 bool_t run_is_bo(run_t *run); 69 69 70 void run_var_new(run_t *run, tdata_item_t *ti, rdata_var_t **rvar); 71 70 72 run_thread_ar_t *run_thread_ar_new(void); 71 73 run_proc_ar_t *run_proc_ar_new(void);
Note:
See TracChangeset
for help on using the changeset viewer.