Shinya Kuribayashi f8c3206093 [MIPS] board/gth2/lowlevel_init.S: Fix a build warning
lowlevel_init.S: Assembler messages:
lowlevel_init.S:413: Warning: Pretending global symbol used as branch target is local.

Looking at codes, the `memtest' and `clearmem' are intentional mixed
use of `global symbols' and `label' for debugging purpose. To make it
build, just disable global-symbols-use for now. As a result `memtest'
still remains as unused, but leave it be...

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
2007-11-19 21:49:51 +01:00
..
2007-07-04 01:05:23 +02:00
2007-11-03 22:02:37 +01:00
2007-08-14 01:39:14 -05:00
2007-08-14 01:47:44 -05:00
2007-10-23 16:40:40 +02:00
2007-10-15 09:46:55 +02:00