Changeset 45b26dad in mainline for boot/arch/sparc64/loader/ofwarch.h
- Timestamp:
- 2006-09-26T12:59:28Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b44939b
- Parents:
- 6ff1f1e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/loader/ofwarch.h
r6ff1f1e r45b26dad 35 35 #define OFW_SIZE_CELLS 2 36 36 37 extern int bpp2align[]; 38 39 extern int ofw_cpu(cpu_t *cpu); 37 extern int ofw_cpu(void); 40 38 41 39 #endif
Note:
See TracChangeset
for help on using the changeset viewer.