Changeset 18baf9c0 in mainline for kernel/arch/sparc64/include/sun4v/cpu.h
- Timestamp:
- 2009-11-20T17:14:32Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3da11f37
- Parents:
- 5a4fef9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/sun4v/cpu.h
r5a4fef9 r18baf9c0 55 55 } exec_unit_t; 56 56 57 // MH 58 #if 0 57 59 typedef struct cpu_arch { 58 60 uint64_t id; /**< virtual processor ID */ … … 65 67 so that cores are equally balanced. */ 66 68 } cpu_arch_t; 69 #endif 67 70 68 71 #endif
Note:
See TracChangeset
for help on using the changeset viewer.