Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250405
b: refs/heads/master
c: 67cc09e
h: refs/heads/master
i:
  250403: c573b82
v: v3
  • Loading branch information
Greg Ungerer committed May 24, 2011
1 parent b0de178 commit 891ea64
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 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: b1ffa25925c8166003d985b2803854fedcd44604
refs/heads/master: 67cc09ed7093f49fc776164761507999991a6ef6
4 changes: 0 additions & 4 deletions trunk/arch/m68k/kernel/m68k_ksyms_no.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,8 @@
#include <asm/checksum.h>
#include <asm/current.h>

extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);

/* platform dependent support */

EXPORT_SYMBOL(dump_fpu);

EXPORT_SYMBOL(ip_fast_csum);

EXPORT_SYMBOL(kernel_thread);
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/m68k/kernel/process_no.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ int dump_fpu(struct pt_regs *regs, struct user_m68kfp_struct *fpu)
#endif
return 1;
}
EXPORT_SYMBOL(dump_fpu);

/*
* Generic dumping code. Used for panic and debug.
Expand Down

0 comments on commit 891ea64

Please sign in to comment.