summaryrefslogtreecommitdiffstats
path: root/include/cpu_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cpu_func.h')
-rw-r--r--include/cpu_func.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cpu_func.h b/include/cpu_func.h
index 46f3d92459..f701f02bfe 100644
--- a/include/cpu_func.h
+++ b/include/cpu_func.h
@@ -83,5 +83,7 @@ enum {
* @param flags Flags to control what is done
*/
int cleanup_before_linux_select(int flags);
+
+void reset_cpu(ulong addr);
;
#endif