x86: drop dead code from build_modrm_byte()
[deliverable/binutils-gdb.git] / gas / symbols.h
index a3a31f765bc233a7545f8cca91fd813a3f39bcee..cb316b5c8f827d4cb8b044e0b2922ed39d94c45f 100644 (file)
@@ -1,6 +1,5 @@
 /* symbols.h -
-   Copyright 1987, 1990, 1992, 1993, 1994, 1995, 1997, 1999, 2000, 2001,
-   2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1987-2018 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -147,7 +146,7 @@ struct broken_word
     struct broken_word *use_jump;
   };
 extern struct broken_word *broken_words;
-#endif /* ndef WORKING_DOT_WORD */
+#endif /* ifdef WORKING_DOT_WORD */
 
 /*
  * Current means for getting from symbols to segments and vice verse.
This page took 0.023636 seconds and 4 git commands to generate.