aboutsummaryrefslogtreecommitdiff
path: root/src/include/part/fallback_boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/part/fallback_boot.h')
-rw-r--r--src/include/part/fallback_boot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/part/fallback_boot.h b/src/include/part/fallback_boot.h
index 1eb2f7bffc..7d6e790f60 100644
--- a/src/include/part/fallback_boot.h
+++ b/src/include/part/fallback_boot.h
@@ -3,7 +3,7 @@
#ifndef ASSEMBLY
-#if HAVE_FALLBACK_BOOT
+#if HAVE_FALLBACK_BOOT == 1
void boot_successful(void);
#else
#define boot_successful()