summaryrefslogtreecommitdiffstats
path: root/kexec/fs2dt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexec/fs2dt.h')
-rw-r--r--kexec/fs2dt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexec/fs2dt.h b/kexec/fs2dt.h
index 76332734..fe249312 100644
--- a/kexec/fs2dt.h
+++ b/kexec/fs2dt.h
@@ -30,7 +30,7 @@ extern struct bootblock bb[1];
/* Used for enabling printing message from purgatory code
* Only has implemented for PPC64 */
-int my_debug;
+extern int my_debug;
extern int dt_no_old_root;
void reserve(unsigned long long where, unsigned long long length);