From fe26ae2e9cb01a7507c7a929cc5555c7f6c1edfd Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 1 Sep 2011 03:02:13 +0200 Subject: Fix documentation --- i386/i386/locore.S | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i386/i386/locore.S b/i386/i386/locore.S index c35b7ab..440435b 100644 --- a/i386/i386/locore.S +++ b/i386/i386/locore.S @@ -774,6 +774,7 @@ ast_from_interrupt: * #ifndef MACH_XEN * iunit * saved SPL + * irq * #endif * return address == return_to_iret_i * saved %edx @@ -789,6 +790,7 @@ ast_from_interrupt: * #ifndef MACH_XEN * iunit * saved SPL + * irq * #endif * return address == return_to_iret * pointer to save area on old stack -- cgit v1.2.3