diff options
Diffstat (limited to 'src/seh/nt64')
-rw-r--r-- | src/seh/nt64/ntapi_tt_seh_frame.s | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/seh/nt64/ntapi_tt_seh_frame.s b/src/seh/nt64/ntapi_tt_seh_frame.s index 11e6aef..74ad099 100644 --- a/src/seh/nt64/ntapi_tt_seh_frame.s +++ b/src/seh/nt64/ntapi_tt_seh_frame.s @@ -35,9 +35,3 @@ __ntapi_tt_seh_frame: ret .seh_endproc - - .section .got$__ntapi_tt_seh_frame,"r" - .global __imp___ntapi_tt_seh_frame -__imp___ntapi_tt_seh_frame: - .quad __ntapi_tt_seh_frame - .linkonce discard |