summaryrefslogtreecommitdiffstats
path: root/bsps/sparc64/include/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc64/include/asm.h')
-rw-r--r--bsps/sparc64/include/asm.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/bsps/sparc64/include/asm.h b/bsps/sparc64/include/asm.h
new file mode 100644
index 0000000000..bd3cc1298a
--- /dev/null
+++ b/bsps/sparc64/include/asm.h
@@ -0,0 +1,13 @@
+/*
+ * asm.h
+ *
+ * Copyright 2010 Gedare Bloom
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
+ */
+
+
+extern void halt( void );
+