File: page_offset.h

package info (click to toggle)
linux 3.16.39-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 757,956 kB
file content (11 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (30)
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