x86, mce: drop "extern" from function prototypes in asm/mce.h
authorH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 17:05:33 +0000 (10:05 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 17:05:33 +0000 (10:05 -0700)
Function prototypes don't need to be prefixed by "extern".

[ Impact: cleanup ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found