Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-08-07 22:54:49 +0400
committerNick Clifton <nickc@redhat.com>2000-08-07 22:54:49 +0400
commitfc6ab5595242409fbfc5b7a43f62adf9cb089216 (patch)
treee73a20dec4816ce925cf00f57e2c9b3cd1d2df8c /include/elf/v850.h
parentd32ca893ac1ffc7366c3d8f04007d4741c7377cf (diff)
Remove spurious CYGNUS LOCAL comments
Diffstat (limited to 'include/elf/v850.h')
-rw-r--r--include/elf/v850.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/elf/v850.h b/include/elf/v850.h
index 41003a188..7b223408c 100644
--- a/include/elf/v850.h
+++ b/include/elf/v850.h
@@ -67,14 +67,12 @@ START_RELOC_NUMBERS (v850_reloc_type)
RELOC_NUMBER( R_V850_TDA_7_8_OFFSET, 14) /* For sst.h, sld.h */
RELOC_NUMBER( R_V850_TDA_7_7_OFFSET, 15) /* For sst.b, sld.b */
RELOC_NUMBER( R_V850_TDA_16_16_OFFSET, 16) /* For set1, clr1, not1, tst1, movea, movhi */
-/* CYGNUS LOCAL v850e */
RELOC_NUMBER( R_V850_TDA_4_5_OFFSET, 17) /* For sld.hu */
RELOC_NUMBER( R_V850_TDA_4_4_OFFSET, 18) /* For sld.bu */
RELOC_NUMBER( R_V850_SDA_16_16_SPLIT_OFFSET, 19) /* For ld.bu */
RELOC_NUMBER( R_V850_ZDA_16_16_SPLIT_OFFSET, 20) /* For ld.bu */
RELOC_NUMBER( R_V850_CALLT_6_7_OFFSET, 21) /* For callt */
RELOC_NUMBER( R_V850_CALLT_16_16_OFFSET, 22) /* For callt */
-/* END CYGNUS LOCAL */
RELOC_NUMBER (R_V850_GNU_VTINHERIT, 23)
RELOC_NUMBER (R_V850_GNU_VTENTRY, 24)
END_RELOC_NUMBERS (R_V850_max)