Changeset a1493d9 in mainline for arch/mips/src/mips.c
- Timestamp:
- 2005-09-10T17:54:53Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8491c48
- Parents:
- 24241cf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips/src/mips.c
r24241cf ra1493d9 38 38 #include <arch/interrupt.h> 39 39 40 #include <print.h> 41 40 42 /* Size of the code jumping to the exception handler code 41 43 * - J+NOP … … 47 49 #define CACHE_EXC ((char *) 0x80000100) 48 50 49 #include <arch/debug.h>50 51 #include <print.h>52 51 void arch_pre_mm_init(void) 53 52 {
Note:
See TracChangeset
for help on using the changeset viewer.