License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[GitHub/MotorolaMobilityLLC/kernel-slsi.git] / arch / sh / include / asm / posix_types.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
e08d8aae 2# ifdef CONFIG_SUPERH32
a1ce3928 3# include <asm/posix_types_32.h>
e08d8aae 4# else
a1ce3928 5# include <asm/posix_types_64.h>
e08d8aae 6# endif