diff options
Diffstat (limited to 'src/seh/nt32')
-rw-r--r-- | src/seh/nt32/ntapi_tt_seh_frame.s | 6 |
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 |