Changeset 201abde in mainline for kernel/arch/ia32xen/include/types.h
- Timestamp:
- 2007-04-07T20:06:52Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7e58979
- Parents:
- 6adbe3c2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32xen/include/types.h
r6adbe3c2 r201abde 63 63 64 64 typedef uint8_t bool; 65 typedef uint64_t thread_id_t; 65 66 typedef uint64_t task_id_t; 66 67 typedef uint32_t context_id_t;
Note:
See TracChangeset
for help on using the changeset viewer.