iPXE
|
Byte-order swapping functions. More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
static | __attribute__ ((always_inline, const)) uint16_t __bswap_variable_16(uint16_t x) |
static | __attribute__ ((always_inline)) void __bswap_16s(uint16_t *x) |
Byte-order swapping functions.
Definition in file byteswap.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
inlinestatic |
Definition at line 14 of file byteswap.h.
References __asm__().
|
inlinestatic |
Definition at line 20 of file byteswap.h.
References __asm__().