Handle __attribute__((used)) for functions, i.e. make the function entity sticky.
[cparser] / symbol_table.h
2008-02-18 Matthias Braunadd license comments
2007-06-16 Matthias Braunno enviornment passing around anymore in lexer, more...
2007-06-09 Matthias BraunInitial import of c parser