Blame view

kernel/linux-rt-4.4.41/arch/blackfin/include/asm/page_offset.h 192 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
  /*
   * This handles the memory map
   *
   * Copyright 2004-2008 Analog Devices Inc.
   *
   * Licensed under the GPL-2 or later.
   */
  
  #ifdef CONFIG_BLACKFIN
  #define PAGE_OFFSET_RAW		0x00000000
  #endif