Home | History | Annotate | Download | only in arch-fsl-layerscape
      1 /* SPDX-License-Identifier: GPL-2.0+ */
      2 /*
      3  * Copyright 2015, Freescale Semiconductor
      4  */
      5 
      6 #ifndef _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
      7 #define _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_
      8 void update_early_mmu_table(void);
      9 #endif /* _ASM_ARMV8_FSL_LAYERSCAPE_MMU_H_ */
     10