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