-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ppc64: user strcase.c from powerpc/lib
since it is identical to strcase.c from ppc64/lib. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
- Loading branch information
Stephen Rothwell
committed
Oct 28, 2005
1 parent
a0d8bf9
commit a2b0ca8
Showing
3 changed files
with
4 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
# Makefile for ppc64-specific library files.. | ||
# | ||
|
||
lib-y := string.o strcase.o | ||
lib-y := string.o | ||
lib-y += usercopy.o |
This file was deleted.
Oops, something went wrong.