summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/swab.h
blob: 0ca746f0f14442b578af369761c1c97942fdd6ed (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _ASM_SWAB_H
#define _ASM_SWAB_H

/* nothing. use generic functions */

#endif /* _ASM_SWAB_H */