score: remove __{put,get}_user_unknown
authorArnd Bergmann <arnd@arndb.de>
Fri, 19 Jun 2009 09:22:30 +0000 (11:22 +0200)
committerArnd 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