Home | History | Annotate | Line # | Download | only in include
i82093reg.h revision 1.4
      1 /*	 $NetBSD: i82093reg.h,v 1.4 2003/02/26 21:29:00 fvdl Exp $ */
      2 
      3 #include <x86/i82093reg.h>
      4 
      5 #define ioapic_asm_ack(num) \
      6 	movl	$0,_C_LABEL(local_apic)+LAPIC_EOI
      7