microblaze: Add __ucmpdi2() helper function
authorMichal Simek <monstr@monstr.eu>
Fri, 23 Sep 2011 06:46:24 +0000 (08:46 +0200)
committerMichal Simek <monstr@monstr.eu>
Fri, 14 Oct 2011 10:24:32 +0000 (12:24 +0200)
Add missing __ucmpdi2 helper function.

Error log:
kernel/built-in.o: In function `print_graph_duration':
: undefined reference to `__ucmpdi2'
kernel/built-in.o: In function `print_graph_duration':
: undefined reference to `__ucmpdi2'

Based on MIPS code.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found