|
After MMU is on, 0x18 is virtual.
That's how linux handle exceptions. It puts
all the vectors starting from 0xc0000000 and map 0xc0000000 to
zero.
|
- mmu problem wang hz
- mjhsu
|
After MMU is on, 0x18 is virtual.
That's how linux handle exceptions. It puts
all the vectors starting from 0xc0000000 and map 0xc0000000 to
zero.
|