Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information