u-boot-brain/arch/arm/include/asm/arch-imxrt/sys_proto.h

12 lines
207 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) 2017 NXP
*/
#ifndef _ASM_ARCH_SYS_PROTO_H
#define _ASM_ARCH_SYS_PROTO_H
#include <asm/mach-imx/sys_proto.h>
#endif /* _ASM_ARCH_SYS_PROTO_H */