diff options
author | 1998-06-23 21:19:04 +0000 | |
---|---|---|
committer | 1998-06-23 21:19:04 +0000 | |
commit | 271fd23c26a95c421d6e4d06a5461de2a206e1d6 (patch) | |
tree | f5b039a0c7c48c10ca1b3ebbef81a09ec92aae5a /sys/arch/hppa/spmath/mpyaccu.c | |
parent | initial import of osf-hacked HP one (diff) | |
download | wireguard-openbsd-271fd23c26a95c421d6e4d06a5461de2a206e1d6.tar.xz wireguard-openbsd-271fd23c26a95c421d6e4d06a5461de2a206e1d6.zip |
remove brain damaged rcs tags
Diffstat (limited to 'sys/arch/hppa/spmath/mpyaccu.c')
-rw-r--r-- | sys/arch/hppa/spmath/mpyaccu.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/arch/hppa/spmath/mpyaccu.c b/sys/arch/hppa/spmath/mpyaccu.c index 8bf06cfec25..25fbd55d596 100644 --- a/sys/arch/hppa/spmath/mpyaccu.c +++ b/sys/arch/hppa/spmath/mpyaccu.c @@ -36,11 +36,6 @@ * Hewlett-Packard Company makes no representations about the * suitability of this software for any purpose. */ -/* $Source: /home/cvs/src/sys/arch/hppa/spmath/mpyaccu.c,v $ - * $Revision: 1.1 $ $Author: mickey $ - * $State: Exp $ $Locker: $ - * $Date: 1998/06/23 20:34:03 $ - */ #include "../spmath/md.h" |