summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sadump_info.c2
-rw-r--r--sadump_mod.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sadump_info.c b/sadump_info.c
index d61cf05..dce0841 100644
--- a/sadump_info.c
+++ b/sadump_info.c
@@ -1941,4 +1941,4 @@ DEBUG_MSG("sadump: No PT_LOAD in elfcorehdr for backup area\n");
DEBUG_MSG("sadump: kdump backup region unused\n");
}
-#endif /* defined(__x86__) && defined(__x86_64__) */
+#endif /* defined(__x86__) || defined(__x86_64__) */
diff --git a/sadump_mod.h b/sadump_mod.h
index efd059f..afeead8 100644
--- a/sadump_mod.h
+++ b/sadump_mod.h
@@ -171,7 +171,7 @@ struct sadump_media_header {
#define SADUMP_PF_SECTION_NUM 4096
-#endif /* defined(__x86__) && defined(__x86_64__) */
+#endif /* defined(__x86__) || defined(__x86_64__) */
/*
* Type of sadump related formats