mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-03 18:10:13 +00:00
f2c169af34
Mips essentially duplicates the content of asm-generic/unaligned.h, so use that file directly instead. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2 lines
74 B
C
2 lines
74 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#include <asm-generic/unaligned.h>
|