summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/shared/include/asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sparc64/shared/include/asm.h')
-rw-r--r--c/src/lib/libbsp/sparc64/shared/include/asm.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/c/src/lib/libbsp/sparc64/shared/include/asm.h b/c/src/lib/libbsp/sparc64/shared/include/asm.h
deleted file mode 100644
index bd3cc1298a..0000000000
--- a/c/src/lib/libbsp/sparc64/shared/include/asm.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * 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 );
-