Top-level symbols are always addressable, since they are
commite4e7b490137111ebfa90c231a0d4850b4daf3e1e
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 18 Apr 2004 20:00:07 +0000 (18 13:00 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:36 +0000 (7 21:01 -0700)
tree33eda7f7e9cfcdc8e8d6c1ae837b98e7e0549394
parentde1b64148c03d12877804f904d23688b75bce924
Top-level symbols are always addressable, since they are
visible to the linker.

This fixes the issue where we might otherwise believe
that they are constant when nobody assigns to them.
symbol.c