summaryrefslogtreecommitdiffstats
path: root/runtime/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/stack.c')
-rw-r--r--runtime/stack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/stack.c b/runtime/stack.c
index 1f7073f5..ba0c9935 100644
--- a/runtime/stack.c
+++ b/runtime/stack.c
@@ -20,8 +20,6 @@
#include "sym.c"
#include "regs.h"
-static int (*_stp_kta)(unsigned long addr)=(void *)KTA;
-
#if defined (__x86_64__)
static void __stp_stack_sprint (String str, unsigned long *stack, int verbose, int levels)