]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/include/asm/arch-mx5/sys_proto.h
imx5: Add include guards for include/asm/arch-mx5/sys_proto.h file
[people/ms/u-boot.git] / arch / arm / include / asm / arch-mx5 / sys_proto.h
CommitLineData
e4d34492
SB
1/*
2 * (C) Copyright 2009
3 * Stefano Babic, DENX Software Engineering, sbabic@denx.de.
4 *
1a459660 5 * SPDX-License-Identifier: GPL-2.0+
e4d34492 6 */
e895e996
LM
7#ifndef __SYS_PROTO_IMX5_
8#define __SYS_PROTO_IMX5_
e4d34492 9
552a848e 10#include <asm/mach-imx/sys_proto.h>
e895e996
LM
11
12#endif /* __SYS_PROTO_IMX5_ */