Blackfin arch: give sys_strace proper entry markings
authorMike Frysinger <vapier.adi@gmail.com>
Thu, 9 Oct 2008 07:32:18 +0000 (15:32 +0800)
committerBryan Wu <cooloney@kernel.org>
Thu, 9 Oct 2008 07:32:18 +0000 (15:32 +0800)
a global _sys_trace will cause the assembler to fail, it should be fixed in toolchain side firstly.

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found