public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] 2.5.40 - fix apm (module) unresolved symbol
@ 2002-10-03 14:24 Carlos E Gorges
  0 siblings, 0 replies; only message in thread
From: Carlos E Gorges @ 2002-10-03 14:24 UTC (permalink / raw)
  To: linux-kernel


--- linux-2.5.40/arch/i386/kernel/i386_ksyms.c	Tue Oct  1 04:06:59 2002
+++ linux-2.5/arch/i386/kernel/i386_ksyms.c	Thu Oct  3 10:46:03 2002
@@ -38,6 +38,7 @@
 EXPORT_SYMBOL(machine_real_restart);
 extern void default_idle(void);
 EXPORT_SYMBOL(default_idle);
+EXPORT_SYMBOL(cpu_gdt_table);
 #endif
 
 #ifdef CONFIG_SMP


-- 
	 _________________________
	 Carlos E Gorges          
	 (carlos@techlinux.com.br)
	 Tech informática LTDA
	 Brazil                   
	 _________________________



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-03 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-03 14:24 [PATCH] 2.5.40 - fix apm (module) unresolved symbol Carlos E Gorges

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox