Changeset fd85ae5 in mainline for kernel/arch/sparc64/include/trap/mmu.h
- Timestamp:
- 2006-09-04T19:11:23Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fadd381
- Parents:
- cfa70add
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/trap/mmu.h
rcfa70add rfd85ae5 122 122 .endm 123 123 124 .macro MEM_ADDRESS_NOT_ALIGNED_HANDLER 125 ba mem_address_not_aligned_handler 126 nop 127 .endm 128 124 129 /* 125 130 * Macro used to lower TL when a MMU trap is caused by
Note:
See TracChangeset
for help on using the changeset viewer.