Home | History | Annotate | Line # | Download | only in include
i82093reg.h revision 1.1
      1 /*	 $NetBSD: i82093reg.h,v 1.1 2003/04/26 18:39:41 fvdl Exp $ */
      2 
      3 #include <x86/i82093reg.h>
      4 
      5 #define ioapic_asm_ack(num) \
      6 	movl	$0,(_C_LABEL(local_apic)+LAPIC_EOI)(%rip)
      7