commit | 38736072d45488fd45f076388b6570419bbbc682 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Thu May 28 10:05:33 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 10:05:33 2009 -0700 |
tree | b5d8019bf35757b8d2c312ab38ea8a669615c07f | |
parent | cd13adcc823aa421efa4efd995fa7004a58cf38d [diff] |
x86, mce: drop "extern" from function prototypes in asm/mce.h Function prototypes don't need to be prefixed by "extern". [ Impact: cleanup ] Signed-off-by: H. Peter Anvin <hpa@zytor.com>