Changeset adb2ebf8 in mainline for arch/ppc32/src/ppc32.c
- Timestamp:
- 2005-12-10T16:07:08Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f7f6f25
- Parents:
- 91c78c9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/src/ppc32.c
r91c78c9 radb2ebf8 28 28 29 29 #include <arch.h> 30 #include <arch/console.h> 30 31 31 32 void arch_pre_mm_init(void) 32 33 { 34 ofw_ppc32_console_init(); 33 35 } 34 36
Note:
See TracChangeset
for help on using the changeset viewer.