Fix typo in irqentryarg declaration.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 30 May 2009 07:40:22 +0000 (03:40 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 30 May 2009 07:40:22 +0000 (03:40 -0400)
src/romlayout.S

index a128018f0122871262351e393ab25c5e6b79645a..cb1da8569d0e0a3b9ca0864747c2cd9a317c5c58 100644 (file)
@@ -387,7 +387,7 @@ irqentry:
         iretw
 
         // Main entry point for interrupts with args
-        DECLFUNC irqentry
+        DECLFUNC irqentryarg
 irqentryarg:
         ENTRY_ARG_ST
         iretw