prepare for #strong_{define,undef}
commit07ad7987620f13b96a52c890fcfc609d1de8da5e
authorOleg Nesterov <oleg@tv-sign.ru>
Mon, 2 Jan 2006 19:20:17 +0000 (2 22:20 +0300)
committerJosh Triplett <josh@freedesktop.org>
Tue, 5 Dec 2006 11:06:16 +0000 (5 03:06 -0800)
tree14ef6f19cbd6a05a00d5657c4f94e3b5a537af67
parent7207be8d9e4de12b91e8b7f4a5a82019a5c48744
prepare for #strong_{define,undef}

This patch renames symbol->weak to symbol->attr and adds
symbolic names for it's values.

I don't like the new name, and will be happy to rename if
you suggest me something different.

Probably it is also better to move ->attr into the NS_MACRO
part of the union and make it integer.

No changes in pre-process.o

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
pre-process.c
symbol.h