Free up some special bits in modifiers.
commitaf30c6df74f01db10fa78ac0cbdb5c3c40b5c73f
authorJosh Triplett <josh@freedesktop.org>
Thu, 8 Mar 2007 05:40:15 +0000 (7 21:40 -0800)
committerJosh Triplett <josh@freedesktop.org>
Thu, 8 Mar 2007 05:40:15 +0000 (7 21:40 -0800)
tree32983dd28adb96057d7e84dcbca727c62dea9235
parentae7e5725417fc900d039e63a3f1e15e55c521708
Free up some special bits in modifiers.

This change using symbol_op to contain the specifier parsing
function. It is easier to add new specifiers. We don't need
special bits any more.

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
parse.h
symbol.c
symbol.h
token.h