Skip to content
Snippets Groups Projects
Commit 1965aae3 authored by H. Peter Anvin's avatar H. Peter Anvin
Browse files

x86: Fix ASM_X86__ header guards


Change header guards named "ASM_X86__*" to "_ASM_X86_*" since:

a. the double underscore is ugly and pointless.
b. no leading underscore violates namespace constraints.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 87e299e5
No related branches found
No related tags found
Loading
Showing
with 57 additions and 57 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment