Don't add inline functions to the top-level parse tree. They'll
commit29c908da161edd3d159a424cf010e0e91811fd9c
authorLinus Torvalds <torvalds@home.transmeta.com>
Mon, 7 Apr 2003 22:05:19 +0000 (7 15:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:19 +0000 (7 21:00 -0700)
tree1b51324ab0492045a6cfa4eade1bd3b3e435c4a6
parentf5becbb76fbd294b2965fd3093718ac19e2db3c4
Don't add inline functions to the top-level parse tree. They'll
show up inside the parse tree if they are actually used.
parse.c
symbol.c