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: NH. Peter Anvin <hpa@zytor.com>
Showing
想要评论请 注册 或 登录
Function prototypes don't need "extern", and it is generally frowned
upon to have them.
Signed-off-by: NH. Peter Anvin <hpa@zytor.com>