Since d10v is public now, remove all sanitization statements
[deliverable/binutils-gdb.git] / include / elf / common.h
index d659f91ffe921e7fc75b9caf5b718e60930fb406..26f75f27cd0085abf9a6969936d6a818acf183fe 100644 (file)
@@ -119,10 +119,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 /* Alpha backend magic number.  Written in the absence of an ABI.  */
 #define EM_ALPHA       0x9026
 
-/* start-sanitize-d10v */
 /* D10V backend magic number.  Written in the absence of an ABI.  */
 #define EM_CYGNUS_D10V 0x7650
-/* end-sanitize-d10v */
 
 /* start-sanitize-d30v */
 /* D30V backend magic number.  Written in the absence of an ABI.  */
This page took 0.023469 seconds and 4 git commands to generate.