Changeset 9a5b556 in mainline for boot/arch/sparc64/loader/ofwarch.h
- Timestamp:
- 2006-09-12T13:03:55Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6eabb6e6
- Parents:
- 7bb6b06
- File:
-
- 1 edited
-
boot/arch/sparc64/loader/ofwarch.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/loader/ofwarch.h
r7bb6b06 r9a5b556 30 30 #define BOOT_sparc64_OFWARCH_H_ 31 31 32 #include "main.h" 33 32 34 #define OFW_ADDRESS_CELLS 2 33 35 #define OFW_SIZE_CELLS 2 … … 35 37 extern int bpp2align[]; 36 38 39 extern int ofw_cpu(cpu_t *cpu); 40 37 41 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
