summaryrefslogtreecommitdiff
path: root/arch/x86/machine/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/asm.h')
-rw-r--r--arch/x86/machine/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/machine/asm.h b/arch/x86/machine/asm.h
index a86fa1f7..6118bb8a 100644
--- a/arch/x86/machine/asm.h
+++ b/arch/x86/machine/asm.h
@@ -19,7 +19,7 @@
#define _X86_ASM_H
#ifndef __ASSEMBLER__
-#error asm.h included from a C file
+#warning "asm.h included from a C file"
#endif /* __ASSEMBLER__ */
#include <machine/param.h>