Changeset 985796a in rtems
- Timestamp:
- 01/29/97 00:12:31 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- b9181082
- Parents:
- 5ddfa53b
- Location:
- c/src/exec/score/cpu/powerpc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/powerpc/cpu_asm.s
r5ddfa53b r985796a 33 33 */ 34 34 35 #include "asm.h"35 #include <asm.h> 36 36 37 37 /* -
c/src/exec/score/cpu/powerpc/rtems.s
r5ddfa53b r985796a 32 32 */ 33 33 34 #include "asm.h"34 #include <asm.h> 35 35 36 36 BEGIN_CODE
Note: See TracChangeset
for help on using the changeset viewer.