Changeset a68ba8b in mainline
- Timestamp:
- 2009-01-27T19:17:14Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 43a10c4
- Parents:
- 48daf64
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/libc.c
r48daf64 ra68ba8b 72 72 __tcb_set(f->tcb); 73 73 74 open_console();75 76 74 /* Save the PCB pointer */ 77 75 __pcb = (pcb_t *)pcb_ptr;
Note:
See TracChangeset
for help on using the changeset viewer.