Introducing statement keywords
commitb7955d6cb0b64cd7af70c80de4a971073cccb78c
authorJosh Triplett <josh@freedesktop.org>
Thu, 8 Mar 2007 05:45:57 +0000 (7 21:45 -0800)
committerJosh Triplett <josh@freedesktop.org>
Thu, 8 Mar 2007 05:45:57 +0000 (7 21:45 -0800)
treed1d7bfc9e73c1c2a594d6bc991467b4ba32bc541
parentaf30c6df74f01db10fa78ac0cbdb5c3c40b5c73f
Introducing statement keywords

This change using keyword lookup for statement parsing
instead of a order compare.

Signed-Off-By: Christopher Li <sparse@chrisli.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Josh Triplett <josh@freedesktop.org>
parse.c
symbol.h