kernel-ark/arch/x86/lguest
Ingo Molnar 7be4200406 x86, lguest: fix apic_ops build on UP
fix:

  arch/x86/lguest/boot.c:816: error: variable ‘lguest_basic_apic_ops’ has initializer but incomplete type
  arch/x86/lguest/boot.c:817: error: unknown field ‘read’ specified in initializer
 [...]

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-20 17:03:45 +02:00
..
boot.c x86, lguest: fix apic_ops build on UP 2008-07-20 17:03:45 +02:00
i386_head.S lguest: comment documentation update. 2008-03-28 11:05:54 +11:00
Kconfig x86, VisWS: turn into generic arch, eliminate Kconfig specials 2008-07-10 18:55:47 +02:00
Makefile