Changeset afbadfb in rtems for cpukit/score/cpu/i386/rtems/score/i386.h
- Timestamp:
- 01/24/05 05:37:30 (18 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6d48403
- Parents:
- b9b531f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/i386/rtems/score/i386.h
rb9b531f rafbadfb 135 135 } 136 136 137 static inline u nsigned int i386_swap_u16(138 u nsigned int value137 static inline uint16_t i386_swap_u16( 138 uint16_t value 139 139 ) 140 140 {
Note: See TracChangeset
for help on using the changeset viewer.