Quellcode durchsuchen
* fix compilation failure in 2.1 branch
reason is that cvar was .comm before and
is now .bss, you need to explicitly add public
to added the .globl that makes the assembler symbol
accessible in other objects.
git-svn-id: trunk@5558 -