commit | 96f1bb8a412aec3fc16306ef07c5bdb426edb615 | [log] [tgz] |
---|---|---|
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Tue Apr 22 10:50:27 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Apr 24 20:57:34 2008 +1000 |
tree | ce6e6323720c36bd54eb34b7bb886c8b1ebbd050 | |
parent | e91d7119ba8031f57cee5814e31c893487844011 [diff] |
[POWERPC] Add strncmp to arch/ppc Commit 0119536cd314ef95553604208c25bc35581f7f0a added an assembly version of strncmp to PowerPC. However, it changed a common header file between arch/ppc and arch/powerpc without adding strncmp to arch/ppc. This fixes that omission so that arch/ppc links again. Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>