From ac6b7e7cf50f66824188431f0eb554703d9b795a Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 24 Nov 1993 12:57:43 +0000 Subject: [PATCH] Export .stop --- mach/i86/libem/trp.s | 1 + 1 file changed, 1 insertion(+) diff --git a/mach/i86/libem/trp.s b/mach/i86/libem/trp.s index 1094177f6..6d656ef12 100644 --- a/mach/i86/libem/trp.s +++ b/mach/i86/libem/trp.s @@ -1,6 +1,7 @@ .sect .text; .sect .rom; .sect .data; .sect .bss .sect .text .define .trp +.define .stop .extern .trppc ! ax is trap number -- 2.34.1