diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-11-14 00:59:10 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1999-11-14 00:59:10 +0000 |
commit | 6a2bb1797b59856f6504ef9c3721dfb1268e615f (patch) | |
tree | 72c4b5ff3b80b8faa4c07415ca5a38cc60c93c92 /lib/libc/arch/hppa/sys | |
parent | 59517dcadfdf2256156311b10a3071f41647fc11 (diff) |
this seem proper now
Diffstat (limited to 'lib/libc/arch/hppa/sys')
-rw-r--r-- | lib/libc/arch/hppa/sys/cerror.S | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/libc/arch/hppa/sys/cerror.S b/lib/libc/arch/hppa/sys/cerror.S deleted file mode 100644 index ec77fea0cc8..00000000000 --- a/lib/libc/arch/hppa/sys/cerror.S +++ /dev/null @@ -1,7 +0,0 @@ -#include "SYS.h" - -cerror - bv r0(rp) - nop - - .end |