/* SOM object file format.
- Copyright 1993, 1994, 1998, 2000, 2002 Free Software Foundation, Inc.
+ Copyright 1993, 1994, 1998, 2000, 2002, 2003, 2004, 2005
+ Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
*input_line_pointer = c;
SKIP_WHITESPACE ();
S_SET_WEAK (symbolP);
-#if 0
- symbol_get_obj (symbolP)->local = 1;
-#endif
if (c == ',')
{
input_line_pointer++;