Changeset b52da8d7 in mainline for include/proc/thread.h
- Timestamp:
- 2005-08-29T11:57:26Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c245372b
- Parents:
- 229d5fc1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/proc/thread.h
r229d5fc1 rb52da8d7 31 31 32 32 #include <arch/thread.h> 33 #include <proc/task.h>34 33 #include <synch/spinlock.h> 35 34 #include <arch/context.h> … … 39 38 #include <time/timeout.h> 40 39 #include <synch/rwlock.h> 41 #include <mm/page.h>42 40 #include <config.h> 43 41 #include <list.h>
Note:
See TracChangeset
for help on using the changeset viewer.