License cleanup: add SPDX license identifier to uapi header files with no license
[linux/fpc-iii.git] / arch / score / include / uapi / asm / byteorder.h
bloba5247ea66c0344bc4c01d24b70917b8203374a7a
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _ASM_SCORE_BYTEORDER_H
3 #define _ASM_SCORE_BYTEORDER_H
5 #include <linux/byteorder/little_endian.h>
7 #endif /* _ASM_SCORE_BYTEORDER_H */