summaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-integrator/common.h')
-rw-r--r--arch/arm/mach-integrator/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-integrator/common.h b/arch/arm/mach-integrator/common.h
new file mode 100644
index 00000000..899561d8
--- /dev/null
+++ b/arch/arm/mach-integrator/common.h
@@ -0,0 +1,3 @@
+void integrator_init_early(void);
+void integrator_reserve(void);
+void integrator_restart(char, const char *);