Changeset 83dab11 in mainline for kernel/arch/sparc64/include/arch/proc/thread.h
- Timestamp:
- 2017-06-01T21:22:44Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fb864d65
- Parents:
- 44a7ee5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/arch/proc/thread.h
r44a7ee5 r83dab11 36 36 #define KERN_sparc64_THREAD_H_ 37 37 38 #include <typedefs.h>39 38 #include <arch/arch.h> 40 39 #include <mm/slab.h> 40 #include <stdint.h> 41 41 42 42 extern slab_cache_t *uwb_cache;
Note:
See TracChangeset
for help on using the changeset viewer.