]> Git Repo - J-linux.git/blob - arch/loongarch/include/uapi/asm/byteorder.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / loongarch / include / uapi / asm / byteorder.h
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
2 /*
3  * Author: Hanlu Li <[email protected]>
4  *         Huacai Chen <[email protected]>
5  *
6  * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
7  */
8 #ifndef _ASM_BYTEORDER_H
9 #define _ASM_BYTEORDER_H
10
11 #include <linux/byteorder/little_endian.h>
12
13 #endif /* _ASM_BYTEORDER_H */
This page took 0.027637 seconds and 4 git commands to generate.