Changeset e4ddfa8 in mainline for arch/ppc32/src/ppc32.c
- Timestamp:
- 2006-03-14T19:06:16Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1065603e
- Parents:
- edc89bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/src/ppc32.c
redc89bd re4ddfa8 29 29 #include <arch.h> 30 30 #include <arch/console.h> 31 31 #include <arch/drivers/cuda.h> 32 32 #include <arch/mm/memory_init.h> 33 33 … … 35 35 { 36 36 ppc32_console_init(); 37 cuda_init(); 37 38 } 38 39
Note:
See TracChangeset
for help on using the changeset viewer.