Jonathan Cameron 2a8ac187e0 [ARM] pxa: fix for variables in uncompress.h being discarded
Due to commit:

    5de813b  ARM: Eliminate decompressor -Dstatic= PIC hack

The data section will be discarded for the decompressor, thus move the
static variables into BSS section by initializing them at run time.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2010-03-22 12:03:04 +08:00
..
2010-02-26 15:11:00 -03:00
2009-09-10 18:49:29 +08:00
2010-03-02 10:24:14 +08:00
2009-03-28 20:29:51 +00:00
2008-10-01 22:33:11 +01:00