Changeset b4589477 in rtems
- Timestamp:
- 02/17/98 13:21:37 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3771cc6e
- Parents:
- a858910
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/score/cpu/m68k/m68k.h
ra858910 rb4589477 260 260 #define CPU_swap_u32( value ) m68k_swap_u32( value ) 261 261 262 #endif /* !ASM */ 263 262 264 #ifdef __cplusplus 263 265 } 264 266 #endif 265 267 266 #endif /* !ASM */267 268 268 #endif 269 269 /* end of include file */
Note: See TracChangeset
for help on using the changeset viewer.