]> git.pld-linux.org Git - packages/kernel.git/blob - linux-2.4.20-Win4Lin-EXPORT_SYMBOL.patch
- fix unresolved symbols in ipv6 netfilter
[packages/kernel.git] / linux-2.4.20-Win4Lin-EXPORT_SYMBOL.patch
1 --- linux-2.4.20/arch/i386/kernel/i386_ksyms.c.org      Tue Feb 25 19:03:15 2003
2 +++ linux-2.4.20/arch/i386/kernel/i386_ksyms.c  Wed Feb 26 10:31:03 2003
3 @@ -148,6 +148,8 @@
4  
5  /* TLB flushing */
6  EXPORT_SYMBOL(flush_tlb_page);
7 +/* Win4Lin */
8 +EXPORT_SYMBOL(runqueue_lock);
9  #endif
10  
11  #ifdef CONFIG_X86_IO_APIC
This page took 0.0384989999999999 seconds and 3 git commands to generate.