| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/evbmips/malta/ | |
| machdep.c | 149 uint8_t * const brkres = (uint8_t *)MIPS_PHYS_TO_KSEG1(MALTA_BRKRES); local in function:mach_init 158 *brkres = 0; /* Disable BREAK==reset on console */ |