git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72ea372
)
score: remove __{put,get}_user_unknown
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 19 Jun 2009 09:22:30 +0000
(11:22 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 19 Jun 2009 09:41:07 +0000
(11:41 +0200)
The point of these extern declarations is to provoke a link
error, so an architecture must not provide a symbol for them.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found