]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/armv7.h
ARM: add SMP support for non-secure switch
[u-boot] / arch / arm / include / asm / armv7.h
index b352d431b19d76fc2f92009a93f0b43e6d3e4b8a..2efd4bcf424d45c3d8c41386b2fce00bb722caa8 100644 (file)
@@ -82,6 +82,7 @@ int armv7_switch_nonsec(void);
 
 /* defined in assembly file */
 unsigned int _nonsec_init(void);
+void _smp_pen(void);
 #endif /* CONFIG_ARMV7_NONSEC */
 
 #endif /* ! __ASSEMBLY__ */