aboutsummaryrefslogtreecommitdiff
path: root/libffi/src/arm
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-02 22:21:24 +0000
committerNick Clifton <nickc@redhat.com>2001-03-02 22:21:24 +0000
commit9ff18d4e0dd85f3741bc82d7d22de00c72a2a1e6 (patch)
treea55d2eb3ce428f7f254d36eb17dbf77952fbed63 /libffi/src/arm
parentee44fce87af9995f51c4ada096465b61ac6cd9cb (diff)
Remove RCS ident strings to allow comparisions with multiple source checkouts to work
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@40195 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/src/arm')
-rw-r--r--libffi/src/arm/ffi.c2
-rw-r--r--libffi/src/arm/sysv.S2
2 files changed, 0 insertions, 4 deletions
diff --git a/libffi/src/arm/ffi.c b/libffi/src/arm/ffi.c
index 5933c6bf9ff..0ede742e53c 100644
--- a/libffi/src/arm/ffi.c
+++ b/libffi/src/arm/ffi.c
@@ -3,8 +3,6 @@
ARM 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/arm/sysv.S b/libffi/src/arm/sysv.S
index 874b80a24ae..84744d77562 100644
--- a/libffi/src/arm/sysv.S
+++ b/libffi/src/arm/sysv.S
@@ -3,8 +3,6 @@
ARM Foreign Function Interface
- $Id: sysv.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