summaryrefslogtreecommitdiffstats
path: root/sys/i386/i386/exception.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/i386/exception.s')
-rw-r--r--sys/i386/i386/exception.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/i386/exception.s b/sys/i386/i386/exception.s
index f91f516..c03cbce 100644
--- a/sys/i386/i386/exception.s
+++ b/sys/i386/i386/exception.s
@@ -343,6 +343,7 @@ MCOUNT_LABEL(eintr)
.text
SUPERALIGN_TEXT
.type doreti,@function
+ .globl doreti
doreti:
FAKE_MCOUNT($bintr) /* init "from" bintr -> doreti */
doreti_next:
OpenPOWER on IntegriCloud