diff options
author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-02 22:21:24 +0000 |
---|---|---|
committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-02 22:21:24 +0000 |
commit | c8fdcc07b876c816bf9e48bfcba21a2a6e34e7bf (patch) | |
tree | a55d2eb3ce428f7f254d36eb17dbf77952fbed63 /libffi/src/sparc | |
parent | f92705b0dfa8b0c72113d81f80f4fdaa6457d76f (diff) | |
download | gcc-c8fdcc07b876c816bf9e48bfcba21a2a6e34e7bf.tar.gz |
Remove RCS ident strings to allow comparisions with multiple source checkouts to work
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40195 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/src/sparc')
-rw-r--r-- | libffi/src/sparc/ffi.c | 2 | ||||
-rw-r--r-- | libffi/src/sparc/v8.S | 2 | ||||
-rw-r--r-- | libffi/src/sparc/v9.S | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/libffi/src/sparc/ffi.c b/libffi/src/sparc/ffi.c index 647063686b9..f557013a4b4 100644 --- a/libffi/src/sparc/ffi.c +++ b/libffi/src/sparc/ffi.c @@ -3,8 +3,6 @@ Sparc Foreign Function Interface - $Id: ffi.c,v 1.1.1.1 1998/11/29 16:48:16 green Exp $ - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including diff --git a/libffi/src/sparc/v8.S b/libffi/src/sparc/v8.S index e4b2ba96a6c..0357f4de7d7 100644 --- a/libffi/src/sparc/v8.S +++ b/libffi/src/sparc/v8.S @@ -3,8 +3,6 @@ Sparc Foreign Function Interface - $Id: v8.S,v 1.1.1.1 1998/11/29 16:48:16 green Exp $ - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including diff --git a/libffi/src/sparc/v9.S b/libffi/src/sparc/v9.S index 38494344dbb..c937f439304 100644 --- a/libffi/src/sparc/v9.S +++ b/libffi/src/sparc/v9.S @@ -3,8 +3,6 @@ Sparc 64bit Foreign Function Interface - $Id:$ - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including |