smp_apic_timer_interrupt entry point

From: Darren Hart
Date: Fri Nov 19 2004 - 19:58:35 EST


I am trying to hunt down the entry point to smp_apic_timer_interrupt()
for i386. grep found:

arch/x86_64/kernel/entry.S: apicinterrupt LOCAL_TIMER_VECTOR,smp_apic_timer_interrupt

but nothing for i386. I noticed that entry.o on i386 does contain the
string "smp_apic_timer_interrupt", is there some kind of linker magic
going on?

Thanks,

--
Darren Hart <darren@xxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/