Changeset 0edbe88 in rtems for cpukit/score/cpu/sparc/rtems/score/cpu.h
- Timestamp:
- 01/22/05 11:03:37 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- cbe0357
- Parents:
- 1d7f37b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/sparc/rtems/score/cpu.h
r1d7f37b3 r0edbe88 995 995 (((value&0xff) << 8) | ((value >> 8)&0xff)) 996 996 997 #endif ASM997 #endif /* ASM */ 998 998 999 999 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.