Changeset 8b625e28 in rtems
- Timestamp:
- 01/24/05 05:47:39 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 5b729d1
- Parents:
- bb050ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/powerpc/rtems/new-exceptions/cpu.h
rbb050ae r8b625e28 919 919 */ 920 920 921 static inline u nsigned int CPU_swap_u32(922 u nsigned int value921 static inline uint32_t CPU_swap_u32( 922 uint32_t value 923 923 ) 924 924 {
Note: See TracChangeset
for help on using the changeset viewer.