License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / cris / include / asm / swab.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
aa0effbd
HH
2#ifndef _CRIS_SWAB_H
3#define _CRIS_SWAB_H
4
aa0effbd 5#include <arch/swab.h>
e717abac 6#include <uapi/asm/swab.h>
aa0effbd
HH
7
8#endif /* _CRIS_SWAB_H */