From fe6336fe0219fc854202a3351b1ff14502d809d7 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sat, 14 Aug 1993 14:46:08 +0000 Subject: [PATCH] The NetBSD assembler seems to want the old icode. Don't ask me. --- sys/arch/hp300/hp300/locore.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/hp300/hp300/locore.s b/sys/arch/hp300/hp300/locore.s index 587c72ae0ba2..cb99b59eb7fc 100644 --- a/sys/arch/hp300/hp300/locore.s +++ b/sys/arch/hp300/hp300/locore.s @@ -37,7 +37,7 @@ * * from: Utah Hdr: locore.s 1.58 91/04/22 * from: @(#)locore.s 7.11 (Berkeley) 5/9/91 - * $Id: locore.s,v 1.4 1993/08/07 20:47:35 mycroft Exp $ + * $Id: locore.s,v 1.5 1993/08/14 14:46:08 mycroft Exp $ */ #include "assym.s" @@ -1181,7 +1181,7 @@ _esigcode: .text _icode: clrl sp@- -#ifdef notdef +#ifndef notdef pea pc@((argv-.)+2) pea pc@((init-.)+2) #else