/arch/arm/mach-mv78xx0/include/mach/memory.h

https://github.com/AICP/kernel_asus_grouper · C Header · 10 lines · 4 code · 3 blank · 3 comment · 0 complexity · baf13cddf76216ec43ea015bb0479db8 MD5 · raw file

  1. /*
  2. * arch/arm/mach-mv78xx0/include/mach/memory.h
  3. */
  4. #ifndef __ASM_ARCH_MEMORY_H
  5. #define __ASM_ARCH_MEMORY_H
  6. #define PLAT_PHYS_OFFSET UL(0x00000000)
  7. #endif