From 06ac1d9ab4fd2b4b6a62e7240bf092e9bc270161 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Sun, 7 Feb 1999 20:37:05 +0000 Subject: no 968dyncall in kernel --- sys/lib/libkern/arch/hppa/milli.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/lib/libkern/arch/hppa/milli.S b/sys/lib/libkern/arch/hppa/milli.S index b6b2eeed8e9..d92ae3e7fb9 100644 --- a/sys/lib/libkern/arch/hppa/milli.S +++ b/sys/lib/libkern/arch/hppa/milli.S @@ -459,7 +459,7 @@ len2: .equ 2 len4: .equ 4 - +#if 0 $$dyncall: .proc .callinfo NO_CALLS @@ -476,7 +476,7 @@ noshlibs: be 0(sr0,r22) stw rp,-24(sp) .procend - +#endif temp: .EQU r1 retreg: .EQU ret1 ; r29 -- cgit v1.2.3