x86: remove "extern" from function prototypes in <asm/proto.h>
authorH. Peter Anvin <hpa@zytor.com>
Mon, 16 Nov 2009 21:55:31 +0000 (13:55 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 16 Nov 2009 21:55:31 +0000 (13:55 -0800)
commit5bd085b5fbd8b0b8685a2173cb9263798fc2a44e
treed8c0c2c6a3d2cb5ace619d2cc8323ad0ad397e24
parent4b0f3b81eb33ef18283aa71440cccfede1753ae0
x86: remove "extern" from function prototypes in <asm/proto.h>

Function prototypes don't need "extern", and it is generally frowned
upon to have them.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/proto.h