aboutsummaryrefslogtreecommitdiff
path: root/gas/config/ho-sysv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/ho-sysv.h')
-rw-r--r--gas/config/ho-sysv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gas/config/ho-sysv.h b/gas/config/ho-sysv.h
index 49494e2..9f8a78b 100644
--- a/gas/config/ho-sysv.h
+++ b/gas/config/ho-sysv.h
@@ -17,8 +17,6 @@
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-/* $Id$ */
-
#define HO_USG
#define bcopy(from,to,n) memcpy((to),(from),(n))