diff options
Diffstat (limited to 'sys/lib/libkern/arch/hppa/prefix.h')
-rw-r--r-- | sys/lib/libkern/arch/hppa/prefix.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/lib/libkern/arch/hppa/prefix.h b/sys/lib/libkern/arch/hppa/prefix.h index 442f1fd2ce0..7bd04c6b2d0 100644 --- a/sys/lib/libkern/arch/hppa/prefix.h +++ b/sys/lib/libkern/arch/hppa/prefix.h @@ -1,4 +1,4 @@ -/* $OpenBSD: prefix.h,v 1.1 1998/06/23 18:56:54 mickey Exp $ */ +/* $OpenBSD: prefix.h,v 1.2 2001/03/29 04:08:21 mickey Exp $ */ /* * (c) Copyright 1985 HEWLETT-PACKARD COMPANY @@ -78,10 +78,6 @@ #define MILLI_RETN BV,n 0(r31) #define MILLI_RET BV 0(r31) #endif -;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - .SPACE $TEXT$ - .subspa $MILLICODE$ -;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ; VERSION is used wherever ".version" can appear in a routine ;#define VERSION .version #define VERSION ; |