Changeset 55ab0f1 in mainline for generic/include/proc/thread.h
- Timestamp:
- 2006-02-04T18:15:13Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 04225a7
- Parents:
- 428aabf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/proc/thread.h
r428aabf r55ab0f1 134 134 135 135 extern void thread_register_call_me(void (* call_me)(void *), void *call_me_with); 136 extern void thread_print_list(void); 136 137 137 138 #endif
Note:
See TracChangeset
for help on using the changeset viewer.