diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-03-28 23:56:00 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-03-28 23:56:00 +0000 |
commit | 7476a55a7f190d4aef1fab7e46f6d508e0a60bf3 (patch) | |
tree | 0b0f1debb1ba5f7f9d099fafac29f3ff5822952c /sys/arch/hppa/spmath/impyu.S | |
parent | b309c0cfad3b404795737e55a2472a59151ade5a (diff) |
start of text
Diffstat (limited to 'sys/arch/hppa/spmath/impyu.S')
-rw-r--r-- | sys/arch/hppa/spmath/impyu.S | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/hppa/spmath/impyu.S b/sys/arch/hppa/spmath/impyu.S index bc686202416..7cc30b3b0af 100644 --- a/sys/arch/hppa/spmath/impyu.S +++ b/sys/arch/hppa/spmath/impyu.S @@ -1,4 +1,4 @@ -/* $OpenBSD: impyu.S,v 1.3 1998/07/02 19:05:33 mickey Exp $ */ +/* $OpenBSD: impyu.S,v 1.4 2001/03/28 23:55:59 mickey Exp $ */ /* * Copyright 1996 1995 by Open Software Foundation, Inc. @@ -68,8 +68,7 @@ temp .equ 6 ;**************************************************************************** .export impyu,entry - .space $TEXT$ - .subspa $CODE$ + .text .align 4 .proc .callinfo |