Changeset 71eef11 in mainline for kernel/arch/ppc32/src
- Timestamp:
- 2008-02-06T14:24:13Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7208b6c
- Parents:
- 1b067315
- Location:
- kernel/arch/ppc32/src
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/mm/frame.c
r1b067315 r71eef11 35 35 #include <arch/boot/boot.h> 36 36 #include <arch/mm/frame.h> 37 #include <arch/mm/memory_init.h>38 37 #include <mm/frame.h> 39 38 #include <align.h> -
kernel/arch/ppc32/src/ppc32.c
r1b067315 r71eef11 37 37 #include <arch/boot/boot.h> 38 38 #include <arch/drivers/cuda.h> 39 #include <arch/mm/memory_init.h>40 39 #include <arch/interrupt.h> 41 40 #include <genarch/fb/fb.h>
Note:
See TracChangeset
for help on using the changeset viewer.