Newer
Older
barebox / arch / riscv / include / asm / swab.h
@Antony Pavlov Antony Pavlov on 7 Jan 2019 104 bytes Add initial RISC-V architecture support
#ifndef _ASM_SWAB_H
#define _ASM_SWAB_H

/* nothing. use generic functions */

#endif /* _ASM_SWAB_H */