home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / blackfin / include / asm / page_offset.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  104 b   |  7 lines

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