Changeset 4037847 in mainline for arch/ppc32/src/ppc32.c
- Timestamp:
- 2006-03-24T19:14:12Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c715e9b
- Parents:
- 5201199
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/src/ppc32.c
r5201199 r4037847 28 28 29 29 #include <arch.h> 30 #include <arch/boot/boot.h> 30 31 #include <arch/console.h> 31 32 #include <arch/drivers/cuda.h> 32 33 #include <arch/mm/memory_init.h> 33 34 #include <arch/interrupt.h> 35 36 bootinfo_t bootinfo; 34 37 35 38 void arch_pre_mm_init(void)
Note:
See TracChangeset
for help on using the changeset viewer.