Changeset 79800f9 in rtems for c/src/lib/start/mips64orion/idt_csu.S
- Timestamp:
- 03/31/99 23:27:03 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- ecab6a39
- Parents:
- c08f283
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/start/mips64orion/idt_csu.S
rc08f283 r79800f9 32 32 ** 33 33 **************************************************************************/ 34 #include < rtems/score/iregdef.h>35 #include < rtems/score/idtcpu.h>36 #include < rtems/score/idtmon.h>34 #include <iregdef.h> 35 #include <idtcpu.h> 36 #include <idtmon.h> 37 37 38 38
Note: See TracChangeset
for help on using the changeset viewer.