Changeset 47b7006 in mainline for uspace/lib/c/arch/abs32le/src/thread_entry.c
- Timestamp:
- 2011-01-29T23:02:39Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 197ef43
- Parents:
- fd483ce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/abs32le/src/thread_entry.c
rfd483ce r47b7006 30 30 */ 31 31 32 #include <unistd.h>33 #include <thread.h>34 35 32 void __thread_entry(void) 36 33 {
Note:
See TracChangeset
for help on using the changeset viewer.