License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / x86 / include / uapi / asm / types.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1965aae3
PA
2#ifndef _ASM_X86_TYPES_H
3#define _ASM_X86_TYPES_H
9d256ff5 4
73a2d096 5#include <asm-generic/types.h>
9d256ff5 6
1965aae3 7#endif /* _ASM_X86_TYPES_H */