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