page_offset.h 192 B

123456789101112
  1. /*
  2. * This handles the memory map
  3. *
  4. * Copyright 2004-2008 Analog Devices Inc.
  5. *
  6. * Licensed under the GPL-2 or later.
  7. */
  8. #ifdef CONFIG_BLACKFIN
  9. #define PAGE_OFFSET_RAW 0x00000000
  10. #endif