Changeset 764c302 in mainline for kernel/generic/include/arch.h
- Timestamp:
- 2006-07-28T23:25:10Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c049309
- Parents:
- 42d3be3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/arch.h
r42d3be3 r764c302 61 61 cpu_t *cpu; /**< Executing cpu. */ 62 62 as_t *as; /**< Current address space. */ 63 context_id_t context; /**< Current security context. */ 63 64 }; 64 65
Note:
See TracChangeset
for help on using the changeset viewer.