mmu.h 251 B

12345678910
  1. /*
  2. * Copyright 2015, Freescale Semiconductor
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #ifndef _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
  7. #define _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
  8. #include <asm/arch-armv8/mmu.h>
  9. #endif /* _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_ */