Loading
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Function prototypes don't need "extern", and it is generally frowned
upon to have them.
Signed-off-by:
H. Peter Anvin <hpa@zytor.com>