summaryrefslogtreecommitdiffhomepage
path: root/src/seh/nt32/ntapi_tt_seh_frame.s
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-02-02 02:00:26 -0500
committermidipix <writeonce@midipix.org>2019-02-02 02:24:23 -0500
commit5539543092c89ff1d219585f11d3f9e5a0c8c74f (patch)
treea7a49d6a444b76336941f3b77cc0c1a504144dd8 /src/seh/nt32/ntapi_tt_seh_frame.s
parent8dfd039c3523e18a56819a2d01407f8d0726980d (diff)
downloadntapi-5539543092c89ff1d219585f11d3f9e5a0c8c74f.tar.bz2
ntapi-5539543092c89ff1d219585f11d3f9e5a0c8c74f.tar.xz
__ntapi_tt_seh_frame(): apply hidden visibility.
Diffstat (limited to 'src/seh/nt32/ntapi_tt_seh_frame.s')
-rw-r--r--src/seh/nt32/ntapi_tt_seh_frame.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/seh/nt32/ntapi_tt_seh_frame.s b/src/seh/nt32/ntapi_tt_seh_frame.s
index 661d690..bca2021 100644
--- a/src/seh/nt32/ntapi_tt_seh_frame.s
+++ b/src/seh/nt32/ntapi_tt_seh_frame.s
@@ -13,9 +13,3 @@
___ntapi_tt_seh_frame:
movl 16(%esp),%eax
jmp *%eax
-
- .section .got$___ntapi_tt_seh_frame,"r"
- .global __imp____ntapi_tt_seh_frame
-__imp____ntapi_tt_seh_frame:
- .long ___ntapi_tt_seh_frame
- .linkonce discard