sys_proto.h 251 B

1234567891011
  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. #include <asm/mach-imx/sys_proto.h>
  9. #endif /* __SYS_PROTO_IMX5_ */