summaryrefslogtreecommitdiffstats
path: root/arch/sparc/math-emu/fnegs.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/math-emu/fnegs.c')
-rw-r--r--arch/sparc/math-emu/fnegs.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/sparc/math-emu/fnegs.c b/arch/sparc/math-emu/fnegs.c
index 26a90d778..da2d36ef5 100644
--- a/arch/sparc/math-emu/fnegs.c
+++ b/arch/sparc/math-emu/fnegs.c
@@ -1,3 +1,10 @@
+/* $Id: fnegs.c,v 1.9 1999/05/28 13:42:06 jj Exp $
+ * arch/sparc/math-emu/fnegs.c
+ *
+ * Copyright (C) 1998 Peter Maydell (pmaydell@chiark.greenend.org.uk)
+ *
+ */
+
int FNEGS(unsigned long *rd, unsigned long *rs2)
{
/* just change the sign bit */