summaryrefslogtreecommitdiffhomepage
path: root/src/seh/nt64/ntapi_tt_seh_frame.s
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-01-25 02:56:58 +0000
committermidipix <writeonce@midipix.org>2019-01-31 22:42:11 -0500
commite39c77034b9eab664645c6abad96048e7b3da472 (patch)
tree26ea0fd81733db7734266ab6af3d465c5bf5a6ae /src/seh/nt64/ntapi_tt_seh_frame.s
parentd79946ab96f36bba44bbaa148db86b74b182aac8 (diff)
downloadntapi-e39c77034b9eab664645c6abad96048e7b3da472.tar.bz2
ntapi-e39c77034b9eab664645c6abad96048e7b3da472.tar.xz
assembly sources: .def declarations: fix multiple storage-class typos.
Diffstat (limited to 'src/seh/nt64/ntapi_tt_seh_frame.s')
-rw-r--r--src/seh/nt64/ntapi_tt_seh_frame.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/seh/nt64/ntapi_tt_seh_frame.s b/src/seh/nt64/ntapi_tt_seh_frame.s
index cd4a681..11e6aef 100644
--- a/src/seh/nt64/ntapi_tt_seh_frame.s
+++ b/src/seh/nt64/ntapi_tt_seh_frame.s
@@ -8,8 +8,8 @@
.global __ntapi_tt_seh_frame
- .def __ntapi_tt_seh_frame; .scl 3; .type 32; .endef
- .def __seh_trap; .scl 3; .type 32; .endef
+ .def __ntapi_tt_seh_frame; .scl 2; .type 32; .endef
+ .def __seh_trap; .scl 2; .type 32; .endef
__seh_trap:
nop