repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/speculation/mds: Fix documentation typo
[linux/fpc-iii.git]
/
arch
/
blackfin
/
include
/
asm
/
page_offset.h
blob
d06a89b89d200f8cde528772433fdbf1c813a2f5
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
9
#ifdef CONFIG_BLACKFIN
10
#define PAGE_OFFSET_RAW 0x00000000
11
#endif