summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-rockchip/core.h')
-rw-r--r--arch/arm/mach-rockchip/core.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-rockchip/core.h b/arch/arm/mach-rockchip/core.h
new file mode 100644
index 000000000..fabcaa666
--- /dev/null
+++ b/arch/arm/mach-rockchip/core.h
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/*
+ * Copyright (c) 2013 MundoReader S.L.
+ * Author: Heiko Stuebner <heiko@sntech.de>
+ */
+
+extern char rockchip_secondary_trampoline;
+extern char rockchip_secondary_trampoline_end;
+
+extern unsigned long rockchip_boot_fn;