From: ceriel Date: Wed, 26 Jul 1995 08:52:03 +0000 (+0000) Subject: Use _end instead of $_end. $_end does not always indicate the right X-Git-Tag: release-5-5~109 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2624e5d05c96641ee50ff1701aac364540102a51;p=ack.git Use _end instead of $_end. $_end does not always indicate the right position. This should be fixed as well, but how? --- diff --git a/mach/sparc_solaris/libsys/head_em.s b/mach/sparc_solaris/libsys/head_em.s index 508e82eda..df6815d56 100644 --- a/mach/sparc_solaris/libsys/head_em.s +++ b/mach/sparc_solaris/libsys/head_em.s @@ -71,9 +71,9 @@ lino: filn: .word 0 ! filn reghp: - .word $_end + .word _end limhp: - .word $_end + .word _end trppc: .word 0 trpim: