Do not warn about an ununsed function, if it is marked with __attribute__((used)).
[cparser] / parsetest / cp_error001.c
2007-11-29 Matthias Braunrelated fix about unspecified parameters -> () on funct...
2007-11-29 Matthias Braundeclaration with unspecified parameters can follow...