1 2 3 4 5 6 7 8 9 10 11
/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009 * Stefano Babic, DENX Software Engineering, sbabic@denx.de. */ #ifndef __SYS_PROTO_IMX5_ #define __SYS_PROTO_IMX5_ #include <asm/mach-imx/sys_proto.h> #endif /* __SYS_PROTO_IMX5_ */