mpc7448_hpc2.h 574 B

123456789101112131415161718192021
  1. /*
  2. * mpc7448_hpc2.h
  3. *
  4. * Definitions for Freescale MPC7448_HPC2 platform
  5. *
  6. * Author: Jacob Pan
  7. * jacob.pan@freescale.com
  8. * Maintainer: Roy Zang <roy.zang@freescale.com>
  9. *
  10. * 2006 (c) Freescale Semiconductor, Inc. This file is licensed under
  11. * the terms of the GNU General Public License version 2. This program
  12. * is licensed "as is" without any warranty of any kind, whether express
  13. * or implied.
  14. */
  15. #ifndef __PPC_PLATFORMS_MPC7448_HPC2_H
  16. #define __PPC_PLATFORMS_MPC7448_HPC2_H
  17. #include <asm/ppcboot.h>
  18. #endif /* __PPC_PLATFORMS_MPC7448_HPC2_H */