Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7011
b: refs/heads/master
c: 072dffd
h: refs/heads/master
i:
  7009: 85787ee
  7007: 33b96fa
v: v3
  • Loading branch information
Roman Zippel authored and Linus Torvalds committed Sep 5, 2005
1 parent 3256159 commit 7407c7c
Show file tree
Hide file tree
Showing 8 changed files with 246 additions and 556 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2855b97020f6d4a4dfb005fb77c0b79c8cb9d13f
refs/heads/master: 072dffda1d35c391fe893ec9b1d098145e668fef
4 changes: 0 additions & 4 deletions trunk/arch/m68k/kernel/m68k_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ EXPORT_SYMBOL(vme_brdtype);
EXPORT_SYMBOL(__ashldi3);
EXPORT_SYMBOL(__ashrdi3);
EXPORT_SYMBOL(__lshrdi3);
EXPORT_SYMBOL(memcpy);
EXPORT_SYMBOL(memset);
EXPORT_SYMBOL(memcmp);
EXPORT_SYMBOL(memscan);
EXPORT_SYMBOL(__muldi3);

EXPORT_SYMBOL(__down_failed);
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/m68k/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
EXTRA_AFLAGS := -traditional

lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
checksum.o memcmp.o memcpy.o memset.o semaphore.o
checksum.o string.o semaphore.o
11 changes: 0 additions & 11 deletions trunk/arch/m68k/lib/memcmp.c

This file was deleted.

75 changes: 0 additions & 75 deletions trunk/arch/m68k/lib/memcpy.c

This file was deleted.

68 changes: 0 additions & 68 deletions trunk/arch/m68k/lib/memset.c

This file was deleted.

Loading

0 comments on commit 7407c7c

Please sign in to comment.