diff options
Diffstat (limited to 'gcc/config/v850/xm-v850.h')
-rw-r--r-- | gcc/config/v850/xm-v850.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/v850/xm-v850.h b/gcc/config/v850/xm-v850.h index 2d67cf81788..a9f25b5faea 100644 --- a/gcc/config/v850/xm-v850.h +++ b/gcc/config/v850/xm-v850.h @@ -1,4 +1,3 @@ -/* CYGNUS LOCAL entire file v850/law */ /* Configuration for NEC V850. Copyright (C) 1996 Free Software Foundation, Inc. Contributed by Cygnus Support. @@ -48,4 +47,3 @@ extern void free (); tm.h is a symbolic link to the actual target specific file. */ #include "tm.h" -/* END CYGNUS LOCAL */ |