Changeset 361635c in mainline for include/cpu.h
- Timestamp:
- 2005-08-25T20:58:07Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fde6429
- Parents:
- cfd6efd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/cpu.h
rcfd6efd2 r361635c 40 40 #include <typedefs.h> 41 41 #include <arch/context.h> 42 #include <config.h> 42 43 43 #define CPU_STACK_SIZE PAGE_SIZE44 #define CPU_STACK_SIZE STACK_SIZE 44 45 45 46 struct cpu {
Note:
See TracChangeset
for help on using the changeset viewer.