License cleanup: add SPDX license identifier to uapi header files with a license
[linux-2.6-block.git] / arch / mn10300 / include / uapi / asm / types.h
CommitLineData
e2be04c7 1/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
3b2267e0 2/* MN10300 Basic type definitions
b920de1b
DH
3 *
4 * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd.
5 * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
6 *
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public Licence
9 * as published by the Free Software Foundation; either version
10 * 2 of the Licence, or (at your option) any later version.
11 */
3b2267e0 12#include <asm-generic/int-ll64.h>