Steven Rostedt 0119536cd3 [POWERPC] Add hand-coded assembly strcmp
We have an assembly version of strncmp for the bootwrapper, but not
for the kernel, so we end up using the C version in the kernel.  This
takes the strncmp code from the bootup and copies it to the kernel
proper, adding two instructions so it copes correctly with len==0.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-04-07 10:03:03 +10:00
..
2008-02-27 14:23:53 +01:00
2008-02-23 17:12:16 -08:00
2008-02-09 10:46:40 +01:00
2008-03-26 08:44:18 +11:00
2008-02-09 10:46:40 +01:00