page_offset.h 104 B

123456
  1. /* This handles the memory map.. */
  2. #ifdef CONFIG_BLACKFIN
  3. #define PAGE_OFFSET_RAW 0x00000000
  4. #endif