summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2018-03-23 12:33:45 -0400
committerGedare Bloom <gedare@rtems.org>2018-03-23 12:33:45 -0400
commitd7fd3bc0fc6e4bacd567cea1d12d93626956751b (patch)
tree37fcb1db94bb207ef03a20f40a9cd45932f950a5 /c/src/lib/libbsp/sparc64
parentlibcpu: Only build if there is a valid configure.ac (diff)
downloadrtems-d7fd3bc0fc6e4bacd567cea1d12d93626956751b.tar.bz2
sparc64: remove header file with duplicated macros
The boot/stack.h header contains duplicated macros that are redundant to arch/stack.h. Delete the boot/stack.h and replace its one use by the arch/stack.h. Closes #3341.
Diffstat (limited to 'c/src/lib/libbsp/sparc64')
-rw-r--r--c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
index e2ba6261e8..4956175131 100644
--- a/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
+++ b/c/src/lib/libbsp/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
@@ -33,7 +33,7 @@
* located in the HelenOS code base.
*/
-#include <boot/stack.h>
+#include <arch/stack.h>
#include <boot/register.h>
.register %g2, #scratch