Changeset 5f78f5d0 in rtems for c/src/lib/libbsp/mips/p4000/start/start.S
- Timestamp:
- 01/08/01 18:19:27 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ac5c8c7
- Parents:
- 9b0e5b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/mips/p4000/start/start.S
r9b0e5b2 r5f78f5d0 174 174 add v0, 4 175 175 176 jal init_exc_vecs/* install exception handlers */176 jal mips_install_isr_entries/* install exception handlers */ 177 177 nop /* MUST do before memory probes */ 178 178
Note: See TracChangeset
for help on using the changeset viewer.