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

https://bitbucket.org/sammyz/iscream_thunderc-2.6.35-rebase · C++ Header · 12 lines · 4 code · 3 blank · 5 comment · 0 complexity · 1cec95e883868a7c09e45e439826c0d1 MD5 · raw file

  1. /*
  2. * arch/arm/mach-orion5x/include/mach/memory.h
  3. *
  4. * Marvell Orion memory definitions
  5. */
  6. #ifndef __ASM_ARCH_MEMORY_H
  7. #define __ASM_ARCH_MEMORY_H
  8. #define PHYS_OFFSET UL(0x00000000)
  9. #endif