summaryrefslogtreecommitdiffhomepage
path: root/arch
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-06-02 10:53:05 -0400
committermidipix <writeonce@midipix.org>2015-06-02 10:53:05 -0400
commitb8a8bb3200f360ed2d7a445e8d737cb5bd510cff (patch)
treef74c44861ee83d0cc796300ecddaa30cbc4ab492 /arch
parenta1ab35917fdadb01baf62ca8129050a71a2479ae (diff)
downloadmmglue-b8a8bb3200f360ed2d7a445e8d737cb5bd510cff.tar.bz2
mmglue-b8a8bb3200f360ed2d7a445e8d737cb5bd510cff.tar.xz
weak symbols: fix assembly function declarations.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
Diffstat (limited to 'arch')
-rw-r--r--arch/nt32/weak/nt32/__clearerr_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__clock_gettime_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__crypt_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__daylight_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__dn_comp_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__dn_expand_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__dup3_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__duplocale_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__endgrent_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__execvpe_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fdopen_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__feof_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__ferror_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fflush_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fgetwc_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fpurge_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fputc_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fputs_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fputwc_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fread_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fseeko_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fstatfs_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__ftello_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__futimesat_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__fwrite_unlocked_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__getdents_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__gmtime_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__hcreate_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__hdestroy_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__hsearch_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__inet_aton_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isalnum_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isalpha_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isblank_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iscntrl_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isdigit_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isgraph_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__islower_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isprint_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__ispunct_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isspace_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isupper_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswalnum_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswalpha_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswblank_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswcntrl_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswctype_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswdigit_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswgraph_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswlower_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswprint_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswpunct_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswspace_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswupper_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__iswxdigit_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__isxdigit_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__lgamma_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__lgammaf_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__lgammal_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__localtime_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__madvise_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__memalign_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__memrchr_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__mkostemps_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__mmap_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__mprotect_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__mremap_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__munmap_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__newlocale_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__nl_langinfo_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__nl_langinfo_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__optreset_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_cond_timedwait_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_create_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_detach_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_equal_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_exit_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_getspecific_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_join_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_key_create_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_key_delete_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_mutex_lock_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_mutex_timedlock_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_mutex_trylock_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_mutex_unlock_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_once_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_setcancelstate_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__pthread_testcancel_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__ptsname_r_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__res_mkquery_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__res_query_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__res_send_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__sigaction_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__signgam_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__statfs_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__stdio_exit_needed_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__stpcpy_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__stpncpy_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strcasecmp_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strchrnul_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strcoll_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strdup_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strerror_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strftime_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strncasecmp_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__strxfrm_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__sysinfo_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__timezone_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__tolower_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__toupper_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__towctrans_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__towlower_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__towupper_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__tzname_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__tzset_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__uselocale_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__vfork_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__vm_lock_sym.s6
-rw-r--r--arch/nt32/weak/nt32/__vsyslog_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__wcscoll_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__wcsftime_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__wcsxfrm_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__wctrans_l_sym.s3
-rw-r--r--arch/nt32/weak/nt32/__wctype_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__clearerr_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__clock_gettime_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__crypt_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__daylight_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__dn_comp_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__dn_expand_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__dup3_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__duplocale_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__endgrent_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__execvpe_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fdopen_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__feof_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__ferror_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fflush_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fgetwc_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fpurge_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fputc_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fputs_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fputwc_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fread_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fseeko_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fstatfs_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__ftello_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__futimesat_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__fwrite_unlocked_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__getdents_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__gmtime_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__hcreate_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__hdestroy_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__hsearch_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__inet_aton_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isalnum_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isalpha_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isblank_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iscntrl_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isdigit_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isgraph_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__islower_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isprint_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__ispunct_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isspace_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isupper_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswalnum_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswalpha_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswblank_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswcntrl_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswctype_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswdigit_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswgraph_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswlower_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswprint_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswpunct_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswspace_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswupper_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__iswxdigit_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__isxdigit_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__lgamma_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__lgammaf_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__lgammal_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__localtime_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__madvise_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__memalign_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__memrchr_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__mkostemps_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__mmap_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__mprotect_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__mremap_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__munmap_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__newlocale_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__nl_langinfo_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__nl_langinfo_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__optreset_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_cond_timedwait_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_create_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_detach_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_equal_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_exit_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_getspecific_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_join_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_key_create_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_key_delete_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_mutex_lock_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_mutex_timedlock_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_mutex_trylock_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_mutex_unlock_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_once_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_setcancelstate_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__pthread_testcancel_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__ptsname_r_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__res_mkquery_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__res_query_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__res_send_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__sigaction_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__signgam_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__statfs_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__stdio_exit_needed_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__stpcpy_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__stpncpy_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strcasecmp_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strchrnul_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strcoll_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strdup_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strerror_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strftime_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strncasecmp_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__strxfrm_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__sysinfo_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__timezone_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__tolower_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__toupper_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__towctrans_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__towlower_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__towupper_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__tzname_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__tzset_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__uselocale_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__vfork_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__vm_lock_sym.s6
-rw-r--r--arch/nt64/weak/nt64/__vsyslog_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__wcscoll_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__wcsftime_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__wcsxfrm_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__wctrans_l_sym.s3
-rw-r--r--arch/nt64/weak/nt64/__wctype_l_sym.s3
248 files changed, 500 insertions, 250 deletions
diff --git a/arch/nt32/weak/nt32/__clearerr_unlocked_sym.s b/arch/nt32/weak/nt32/__clearerr_unlocked_sym.s
index 1bc2db9..6ed813c 100644
--- a/arch/nt32/weak/nt32/__clearerr_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__clearerr_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _clearerr_unlocked
+ .global _clearerr_unlocked
+ .def _clearerr_unlocked; .scl 2; .type 32; .endef
_clearerr_unlocked:
jmp _clearerr
diff --git a/arch/nt32/weak/nt32/__clock_gettime_sym.s b/arch/nt32/weak/nt32/__clock_gettime_sym.s
index f3eb03c..32ee8d2 100644
--- a/arch/nt32/weak/nt32/__clock_gettime_sym.s
+++ b/arch/nt32/weak/nt32/__clock_gettime_sym.s
@@ -1,3 +1,4 @@
- .global _clock_gettime
+ .global _clock_gettime
+ .def _clock_gettime; .scl 2; .type 32; .endef
_clock_gettime:
jmp ___clock_gettime
diff --git a/arch/nt32/weak/nt32/__crypt_r_sym.s b/arch/nt32/weak/nt32/__crypt_r_sym.s
index 7b7e1b1..129e4e0 100644
--- a/arch/nt32/weak/nt32/__crypt_r_sym.s
+++ b/arch/nt32/weak/nt32/__crypt_r_sym.s
@@ -1,3 +1,4 @@
-.global _crypt_r
+ .global _crypt_r
+ .def _crypt_r; .scl 2; .type 32; .endef
_crypt_r:
jmp ___crypt_r
diff --git a/arch/nt32/weak/nt32/__daylight_sym.s b/arch/nt32/weak/nt32/__daylight_sym.s
index 62c92c7..93870bc 100644
--- a/arch/nt32/weak/nt32/__daylight_sym.s
+++ b/arch/nt32/weak/nt32/__daylight_sym.s
@@ -1,3 +1,4 @@
-.global _daylight
+ .global _daylight
+ .def _daylight; .scl 2; .type 32; .endef
_daylight:
jmp ___daylight
diff --git a/arch/nt32/weak/nt32/__dn_comp_sym.s b/arch/nt32/weak/nt32/__dn_comp_sym.s
index 18626e9..bc30857 100644
--- a/arch/nt32/weak/nt32/__dn_comp_sym.s
+++ b/arch/nt32/weak/nt32/__dn_comp_sym.s
@@ -1,3 +1,4 @@
-.global _dn_comp
+ .global _dn_comp
+ .def _dn_comp; .scl 2; .type 32; .endef
_dn_comp:
jmp ___dn_comp
diff --git a/arch/nt32/weak/nt32/__dn_expand_sym.s b/arch/nt32/weak/nt32/__dn_expand_sym.s
index 84d59f1..a694cf8 100644
--- a/arch/nt32/weak/nt32/__dn_expand_sym.s
+++ b/arch/nt32/weak/nt32/__dn_expand_sym.s
@@ -1,3 +1,4 @@
- .global _dn_expand
+ .global _dn_expand
+ .def _dn_expand; .scl 2; .type 32; .endef
_dn_expand:
jmp ___dn_expand
diff --git a/arch/nt32/weak/nt32/__dup3_sym.s b/arch/nt32/weak/nt32/__dup3_sym.s
index e1e6957..dfeaed8 100644
--- a/arch/nt32/weak/nt32/__dup3_sym.s
+++ b/arch/nt32/weak/nt32/__dup3_sym.s
@@ -1,3 +1,4 @@
-.global _dup3
+ .global _dup3
+ .def _dup3; .scl 2; .type 32; .endef
_dup3:
jmp ___dup3
diff --git a/arch/nt32/weak/nt32/__duplocale_sym.s b/arch/nt32/weak/nt32/__duplocale_sym.s
index 6a5c2e5..aaaf34f 100644
--- a/arch/nt32/weak/nt32/__duplocale_sym.s
+++ b/arch/nt32/weak/nt32/__duplocale_sym.s
@@ -1,3 +1,4 @@
-.global _duplocale
+ .global _duplocale
+ .def _duplocale; .scl 2; .type 32; .endef
_duplocale:
jmp ___duplocale
diff --git a/arch/nt32/weak/nt32/__endgrent_sym.s b/arch/nt32/weak/nt32/__endgrent_sym.s
index c23cd1c..33118be 100644
--- a/arch/nt32/weak/nt32/__endgrent_sym.s
+++ b/arch/nt32/weak/nt32/__endgrent_sym.s
@@ -1,3 +1,4 @@
- .global _endgrent
+ .global _endgrent
+ .def _endgrent; .scl 2; .type 32; .endef
_endgrent:
jmp _setgrent
diff --git a/arch/nt32/weak/nt32/__execvpe_sym.s b/arch/nt32/weak/nt32/__execvpe_sym.s
index 441c893..faee7da 100644
--- a/arch/nt32/weak/nt32/__execvpe_sym.s
+++ b/arch/nt32/weak/nt32/__execvpe_sym.s
@@ -1,3 +1,4 @@
-.global _execvpe
+ .global _execvpe
+ .def _execvpe; .scl 2; .type 32; .endef
_execvpe:
jmp ___execvpe
diff --git a/arch/nt32/weak/nt32/__fdopen_sym.s b/arch/nt32/weak/nt32/__fdopen_sym.s
index 3163dbd..f7fc60f 100644
--- a/arch/nt32/weak/nt32/__fdopen_sym.s
+++ b/arch/nt32/weak/nt32/__fdopen_sym.s
@@ -1,3 +1,4 @@
- .global _fdopen
+ .global _fdopen
+ .def _fdopen; .scl 2; .type 32; .endef
_fdopen:
jmp ___fdopen
diff --git a/arch/nt32/weak/nt32/__feof_unlocked_sym.s b/arch/nt32/weak/nt32/__feof_unlocked_sym.s
index c844048..f5d6ee6 100644
--- a/arch/nt32/weak/nt32/__feof_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__feof_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _feof_unlocked
+ .global _feof_unlocked
+ .def _feof_unlocked; .scl 2; .type 32; .endef
_feof_unlocked:
jmp _feof
diff --git a/arch/nt32/weak/nt32/__ferror_sym.s b/arch/nt32/weak/nt32/__ferror_sym.s
index 91e51f0..9fa326b 100644
--- a/arch/nt32/weak/nt32/__ferror_sym.s
+++ b/arch/nt32/weak/nt32/__ferror_sym.s
@@ -1,3 +1,4 @@
-.global _ferror_unlocked
+ .global _ferror_unlocked
+ .def _ferror_unlocked; .scl 2; .type 32; .endef
_ferror_unlocked:
jmp _ferror
diff --git a/arch/nt32/weak/nt32/__fflush_unlocked_sym.s b/arch/nt32/weak/nt32/__fflush_unlocked_sym.s
index cfcf4ed..eb202ba 100644
--- a/arch/nt32/weak/nt32/__fflush_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__fflush_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _fflush_unlocked
+ .global _fflush_unlocked
+ .def _fflush_unlocked; .scl 2; .type 32; .endef
_fflush_unlocked:
jmp ___fflush_unlocked_impl
diff --git a/arch/nt32/weak/nt32/__fgetwc_unlocked_sym.s b/arch/nt32/weak/nt32/__fgetwc_unlocked_sym.s
index 6235f94..2f3366f 100644
--- a/arch/nt32/weak/nt32/__fgetwc_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__fgetwc_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _fgetwc_unlocked
+ .global _fgetwc_unlocked
+ .def _fgetwc_unlocked; .scl 2; .type 32; .endef
_fgetwc_unlocked:
jmp ___fgetwc_unlocked
diff --git a/arch/nt32/weak/nt32/__fpurge_sym.s b/arch/nt32/weak/nt32/__fpurge_sym.s
index a957351..9afa026 100644
--- a/arch/nt32/weak/nt32/__fpurge_sym.s
+++ b/arch/nt32/weak/nt32/__fpurge_sym.s
@@ -1,3 +1,4 @@
-.global _fpurge
+ .global _fpurge
+ .def _fpurge; .scl 2; .type 32; .endef
_fpurge:
jmp ___fpurge
diff --git a/arch/nt32/weak/nt32/__fputc_unlocked_sym.s b/arch/nt32/weak/nt32/__fputc_unlocked_sym.s
index 0057da5..7e68563 100644
--- a/arch/nt32/weak/nt32/__fputc_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__fputc_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _fputc_unlocked
+ .global _fputc_unlocked
+ .def _fputc_unlocked; .scl 2; .type 32; .endef
_fputc_unlocked:
jmp _putc_unlocked
diff --git a/arch/nt32/weak/nt32/__fputs_unlocked_sym.s b/arch/nt32/weak/nt32/__fputs_unlocked_sym.s
index 40c64f7..d818ca7 100644
--- a/arch/nt32/weak/nt32/__fputs_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__fputs_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _fputs_unlocked
+ .global _fputs_unlocked
+ .def _fputs_unlocked; .scl 2; .type 32; .endef
_fputs_unlocked:
jmp _fputs
diff --git a/arch/nt32/weak/nt32/__fputwc_unlocked_sym.s b/arch/nt32/weak/nt32/__fputwc_unlocked_sym.s
index 6616c34..d4af7ea 100644
--- a/arch/nt32/weak/nt32/__fputwc_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__fputwc_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _fputwc_unlocked
+ .global _fputwc_unlocked
+ .def _fputwc_unlocked; .scl 2; .type 32; .endef
_fputwc_unlocked:
jmp ___fputwc_unlocked
diff --git a/arch/nt32/weak/nt32/__fread_sym.s b/arch/nt32/weak/nt32/__fread_sym.s
index 40e4044..228b909 100644
--- a/arch/nt32/weak/nt32/__fread_sym.s
+++ b/arch/nt32/weak/nt32/__fread_sym.s
@@ -1,3 +1,4 @@
-.global _fread_unlocked
+ .global _fread_unlocked
+ .def _fread_unlocked; .scl 2; .type 32; .endef
_fread_unlocked:
jmp _fread
diff --git a/arch/nt32/weak/nt32/__fseeko_sym.s b/arch/nt32/weak/nt32/__fseeko_sym.s
index 694a442..4c0c454 100644
--- a/arch/nt32/weak/nt32/__fseeko_sym.s
+++ b/arch/nt32/weak/nt32/__fseeko_sym.s
@@ -1,3 +1,4 @@
- .global _fseeko
+ .global _fseeko
+ .def _fseeko; .scl 2; .type 32; .endef
_fseeko:
jmp ___fseeko
diff --git a/arch/nt32/weak/nt32/__fstatfs_sym.s b/arch/nt32/weak/nt32/__fstatfs_sym.s
index dc50aab..e655678 100644
--- a/arch/nt32/weak/nt32/__fstatfs_sym.s
+++ b/arch/nt32/weak/nt32/__fstatfs_sym.s
@@ -1,3 +1,4 @@
-.global _fstatfs
+ .global _fstatfs
+ .def _fstatfs; .scl 2; .type 32; .endef
_fstatfs:
jmp ___fstatfs
diff --git a/arch/nt32/weak/nt32/__ftello_sym.s b/arch/nt32/weak/nt32/__ftello_sym.s
index c54e840..497933a 100644
--- a/arch/nt32/weak/nt32/__ftello_sym.s
+++ b/arch/nt32/weak/nt32/__ftello_sym.s
@@ -1,3 +1,4 @@
- .global _ftello
+ .global _ftello
+ .def _ftello; .scl 2; .type 32; .endef
_ftello:
jmp ___ftello
diff --git a/arch/nt32/weak/nt32/__futimesat_sym.s b/arch/nt32/weak/nt32/__futimesat_sym.s
index c5064a8..2cabd30 100644
--- a/arch/nt32/weak/nt32/__futimesat_sym.s
+++ b/arch/nt32/weak/nt32/__futimesat_sym.s
@@ -1,3 +1,4 @@
-.global _futimesat
+ .global _futimesat
+ .def _futimesat; .scl 2; .type 32; .endef
_futimesat:
jmp ___futimesat
diff --git a/arch/nt32/weak/nt32/__fwrite_unlocked_sym.s b/arch/nt32/weak/nt32/__fwrite_unlocked_sym.s
index 5dc4914..da2a6b2 100644
--- a/arch/nt32/weak/nt32/__fwrite_unlocked_sym.s
+++ b/arch/nt32/weak/nt32/__fwrite_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global _fwrite_unlocked
+ .global _fwrite_unlocked
+ .def _fwrite_unlocked; .scl 2; .type 32; .endef
_fwrite_unlocked:
jmp _fwrite
diff --git a/arch/nt32/weak/nt32/__getdents_sym.s b/arch/nt32/weak/nt32/__getdents_sym.s
index 0f163ed..4842a6b 100644
--- a/arch/nt32/weak/nt32/__getdents_sym.s
+++ b/arch/nt32/weak/nt32/__getdents_sym.s
@@ -1,3 +1,4 @@
-.global _getdents
+ .global _getdents
+ .def _getdents; .scl 2; .type 32; .endef
_getdents:
jmp ___getdents
diff --git a/arch/nt32/weak/nt32/__gmtime_r_sym.s b/arch/nt32/weak/nt32/__gmtime_r_sym.s
index b422808..ca8bef8 100644
--- a/arch/nt32/weak/nt32/__gmtime_r_sym.s
+++ b/arch/nt32/weak/nt32/__gmtime_r_sym.s
@@ -1,3 +1,4 @@
- .global _gmtime_r
+ .global _gmtime_r
+ .def _gmtime_r; .scl 2; .type 32; .endef
_gmtime_r:
jmp ___gmtime_r
diff --git a/arch/nt32/weak/nt32/__hcreate_r_sym.s b/arch/nt32/weak/nt32/__hcreate_r_sym.s
index 784d2c3..4f58b21 100644
--- a/arch/nt32/weak/nt32/__hcreate_r_sym.s
+++ b/arch/nt32/weak/nt32/__hcreate_r_sym.s
@@ -1,3 +1,4 @@
-.global _hcreate_r
+ .global _hcreate_r
+ .def _hcreate_r; .scl 2; .type 32; .endef
_hcreate_r:
jmp ___hcreate_r
diff --git a/arch/nt32/weak/nt32/__hdestroy_r_sym.s b/arch/nt32/weak/nt32/__hdestroy_r_sym.s
index b03d52d..67d958f 100644
--- a/arch/nt32/weak/nt32/__hdestroy_r_sym.s
+++ b/arch/nt32/weak/nt32/__hdestroy_r_sym.s
@@ -1,3 +1,4 @@
-.global _hdestroy_r
+ .global _hdestroy_r
+ .def _hdestroy_r; .scl 2; .type 32; .endef
_hdestroy_r:
jmp ___hdestroy_r
diff --git a/arch/nt32/weak/nt32/__hsearch_r_sym.s b/arch/nt32/weak/nt32/__hsearch_r_sym.s
index c9e246c..88f92fa 100644
--- a/arch/nt32/weak/nt32/__hsearch_r_sym.s
+++ b/arch/nt32/weak/nt32/__hsearch_r_sym.s
@@ -1,3 +1,4 @@
-.global _hsearch_r
+ .global _hsearch_r
+ .def _hsearch_r; .scl 2; .type 32; .endef
_hsearch_r:
jmp ___hsearch_r
diff --git a/arch/nt32/weak/nt32/__inet_aton_sym.s b/arch/nt32/weak/nt32/__inet_aton_sym.s
index e872213..f973551 100644
--- a/arch/nt32/weak/nt32/__inet_aton_sym.s
+++ b/arch/nt32/weak/nt32/__inet_aton_sym.s
@@ -1,3 +1,4 @@
-.global _inet_aton
+ .global _inet_aton
+ .def _inet_aton; .scl 2; .type 32; .endef
_inet_aton:
jmp ___inet_aton
diff --git a/arch/nt32/weak/nt32/__isalnum_l_sym.s b/arch/nt32/weak/nt32/__isalnum_l_sym.s
index c3cd15c..8642588 100644
--- a/arch/nt32/weak/nt32/__isalnum_l_sym.s
+++ b/arch/nt32/weak/nt32/__isalnum_l_sym.s
@@ -1,3 +1,4 @@
-.global _isalnum_l
+ .global _isalnum_l
+ .def _isalnum_l; .scl 2; .type 32; .endef
_isalnum_l:
jmp ___isalnum_l
diff --git a/arch/nt32/weak/nt32/__isalpha_l_sym.s b/arch/nt32/weak/nt32/__isalpha_l_sym.s
index 28af573..e3b60ac 100644
--- a/arch/nt32/weak/nt32/__isalpha_l_sym.s
+++ b/arch/nt32/weak/nt32/__isalpha_l_sym.s
@@ -1,3 +1,4 @@
-.global _isalpha_l
+ .global _isalpha_l
+ .def _isalpha_l; .scl 2; .type 32; .endef
_isalpha_l:
jmp ___isalpha_l
diff --git a/arch/nt32/weak/nt32/__isblank_l_sym.s b/arch/nt32/weak/nt32/__isblank_l_sym.s
index 868bd27..1e54bcf 100644
--- a/arch/nt32/weak/nt32/__isblank_l_sym.s
+++ b/arch/nt32/weak/nt32/__isblank_l_sym.s
@@ -1,3 +1,4 @@
-.global _isblank_l
+ .global _isblank_l
+ .def _isblank_l; .scl 2; .type 32; .endef
_isblank_l:
jmp ___isblank_l
diff --git a/arch/nt32/weak/nt32/__iscntrl_l_sym.s b/arch/nt32/weak/nt32/__iscntrl_l_sym.s
index c81a9fb..84b545a 100644
--- a/arch/nt32/weak/nt32/__iscntrl_l_sym.s
+++ b/arch/nt32/weak/nt32/__iscntrl_l_sym.s
@@ -1,3 +1,4 @@
-.global _iscntrl_l
+ .global _iscntrl_l
+ .def _iscntrl_l; .scl 2; .type 32; .endef
_iscntrl_l:
jmp ___iscntrl_l
diff --git a/arch/nt32/weak/nt32/__isdigit_l_sym.s b/arch/nt32/weak/nt32/__isdigit_l_sym.s
index dfd78f6..cf60eb1 100644
--- a/arch/nt32/weak/nt32/__isdigit_l_sym.s
+++ b/arch/nt32/weak/nt32/__isdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global _isdigit_l
+ .global _isdigit_l
+ .def _isdigit_l; .scl 2; .type 32; .endef
_isdigit_l:
jmp ___isdigit_l
diff --git a/arch/nt32/weak/nt32/__isgraph_l_sym.s b/arch/nt32/weak/nt32/__isgraph_l_sym.s
index a72dad7..f5ffa6d 100644
--- a/arch/nt32/weak/nt32/__isgraph_l_sym.s
+++ b/arch/nt32/weak/nt32/__isgraph_l_sym.s
@@ -1,3 +1,4 @@
-.global _isgraph_l
+ .global _isgraph_l
+ .def _isgraph_l; .scl 2; .type 32; .endef
_isgraph_l:
jmp ___isgraph_l
diff --git a/arch/nt32/weak/nt32/__islower_l_sym.s b/arch/nt32/weak/nt32/__islower_l_sym.s
index e87eaa7..a91d96b 100644
--- a/arch/nt32/weak/nt32/__islower_l_sym.s
+++ b/arch/nt32/weak/nt32/__islower_l_sym.s
@@ -1,3 +1,4 @@
-.global _islower_l
+ .global _islower_l
+ .def _islower_l; .scl 2; .type 32; .endef
_islower_l:
jmp ___islower_l
diff --git a/arch/nt32/weak/nt32/__isprint_l_sym.s b/arch/nt32/weak/nt32/__isprint_l_sym.s
index c7cae91..e957abf 100644
--- a/arch/nt32/weak/nt32/__isprint_l_sym.s
+++ b/arch/nt32/weak/nt32/__isprint_l_sym.s
@@ -1,3 +1,4 @@
-.global _isprint_l
+ .global _isprint_l
+ .def _isprint_l; .scl 2; .type 32; .endef
_isprint_l:
jmp ___isprint_l
diff --git a/arch/nt32/weak/nt32/__ispunct_l_sym.s b/arch/nt32/weak/nt32/__ispunct_l_sym.s
index 1e20673..945cd45 100644
--- a/arch/nt32/weak/nt32/__ispunct_l_sym.s
+++ b/arch/nt32/weak/nt32/__ispunct_l_sym.s
@@ -1,3 +1,4 @@
-.global _ispunct_l
+ .global _ispunct_l
+ .def _ispunct_l; .scl 2; .type 32; .endef
_ispunct_l:
jmp ___ispunct_l
diff --git a/arch/nt32/weak/nt32/__isspace_l_sym.s b/arch/nt32/weak/nt32/__isspace_l_sym.s
index 3622a06..90c64b6 100644
--- a/arch/nt32/weak/nt32/__isspace_l_sym.s
+++ b/arch/nt32/weak/nt32/__isspace_l_sym.s
@@ -1,3 +1,4 @@
-.global _isspace_l
+ .global _isspace_l
+ .def _isspace_l; .scl 2; .type 32; .endef
_isspace_l:
jmp ___isspace_l
diff --git a/arch/nt32/weak/nt32/__isupper_l_sym.s b/arch/nt32/weak/nt32/__isupper_l_sym.s
index a9b0cf6..bb7661d 100644
--- a/arch/nt32/weak/nt32/__isupper_l_sym.s
+++ b/arch/nt32/weak/nt32/__isupper_l_sym.s
@@ -1,3 +1,4 @@
-.global _isupper_l
+ .global _isupper_l
+ .def _isupper_l; .scl 2; .type 32; .endef
_isupper_l:
jmp ___isupper_l
diff --git a/arch/nt32/weak/nt32/__iswalnum_l_sym.s b/arch/nt32/weak/nt32/__iswalnum_l_sym.s
index c9057ae..cc4e138 100644
--- a/arch/nt32/weak/nt32/__iswalnum_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswalnum_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswalnum_l
+ .global _iswalnum_l
+ .def _iswalnum_l; .scl 2; .type 32; .endef
_iswalnum_l:
jmp ___iswalnum_l
diff --git a/arch/nt32/weak/nt32/__iswalpha_l_sym.s b/arch/nt32/weak/nt32/__iswalpha_l_sym.s
index 56ee4c7..e996808 100644
--- a/arch/nt32/weak/nt32/__iswalpha_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswalpha_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswalpha_l
+ .global _iswalpha_l
+ .def _iswalpha_l; .scl 2; .type 32; .endef
_iswalpha_l:
jmp ___iswalpha_l
diff --git a/arch/nt32/weak/nt32/__iswblank_l_sym.s b/arch/nt32/weak/nt32/__iswblank_l_sym.s
index edff518..613b7c1 100644
--- a/arch/nt32/weak/nt32/__iswblank_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswblank_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswblank_l
+ .global _iswblank_l
+ .def _iswblank_l; .scl 2; .type 32; .endef
_iswblank_l:
jmp ___iswblank_l
diff --git a/arch/nt32/weak/nt32/__iswcntrl_l_sym.s b/arch/nt32/weak/nt32/__iswcntrl_l_sym.s
index c07702b..3172034 100644
--- a/arch/nt32/weak/nt32/__iswcntrl_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswcntrl_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswcntrl_l
+ .global _iswcntrl_l
+ .def _iswcntrl_l; .scl 2; .type 32; .endef
_iswcntrl_l:
jmp ___iswcntrl_l
diff --git a/arch/nt32/weak/nt32/__iswctype_l_sym.s b/arch/nt32/weak/nt32/__iswctype_l_sym.s
index ff5174a..c5c3471 100644
--- a/arch/nt32/weak/nt32/__iswctype_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswctype_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswctype_l
+ .global _iswctype_l
+ .def _iswctype_l; .scl 2; .type 32; .endef
_iswctype_l:
jmp ___iswctype_l
diff --git a/arch/nt32/weak/nt32/__iswdigit_l_sym.s b/arch/nt32/weak/nt32/__iswdigit_l_sym.s
index 3f5755b..932afa3 100644
--- a/arch/nt32/weak/nt32/__iswdigit_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswdigit_l
+ .global _iswdigit_l
+ .def _iswdigit_l; .scl 2; .type 32; .endef
_iswdigit_l:
jmp ___iswdigit_l
diff --git a/arch/nt32/weak/nt32/__iswgraph_l_sym.s b/arch/nt32/weak/nt32/__iswgraph_l_sym.s
index 92fd0d3..46ac55c 100644
--- a/arch/nt32/weak/nt32/__iswgraph_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswgraph_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswgraph_l
+ .global _iswgraph_l
+ .def _iswgraph_l; .scl 2; .type 32; .endef
_iswgraph_l:
jmp ___iswgraph_l
diff --git a/arch/nt32/weak/nt32/__iswlower_l_sym.s b/arch/nt32/weak/nt32/__iswlower_l_sym.s
index 6edff77..6016868 100644
--- a/arch/nt32/weak/nt32/__iswlower_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswlower_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswlower_l
+ .global _iswlower_l
+ .def _iswlower_l; .scl 2; .type 32; .endef
_iswlower_l:
jmp ___iswlower_l
diff --git a/arch/nt32/weak/nt32/__iswprint_l_sym.s b/arch/nt32/weak/nt32/__iswprint_l_sym.s
index 4ba0b20..dd7262c 100644
--- a/arch/nt32/weak/nt32/__iswprint_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswprint_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswprint_l
+ .global _iswprint_l
+ .def _iswprint_l; .scl 2; .type 32; .endef
_iswprint_l:
jmp ___iswprint_l
diff --git a/arch/nt32/weak/nt32/__iswpunct_l_sym.s b/arch/nt32/weak/nt32/__iswpunct_l_sym.s
index 8117e90..74b4e15 100644
--- a/arch/nt32/weak/nt32/__iswpunct_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswpunct_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswpunct_l
+ .global _iswpunct_l
+ .def _iswpunct_l; .scl 2; .type 32; .endef
_iswpunct_l:
jmp ___iswpunct_l
diff --git a/arch/nt32/weak/nt32/__iswspace_l_sym.s b/arch/nt32/weak/nt32/__iswspace_l_sym.s
index 4629094..604f529 100644
--- a/arch/nt32/weak/nt32/__iswspace_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswspace_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswspace_l
+ .global _iswspace_l
+ .def _iswspace_l; .scl 2; .type 32; .endef
_iswspace_l:
jmp ___iswspace_l
diff --git a/arch/nt32/weak/nt32/__iswupper_l_sym.s b/arch/nt32/weak/nt32/__iswupper_l_sym.s
index 4e3d1ce..50edfd6 100644
--- a/arch/nt32/weak/nt32/__iswupper_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswupper_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswupper_l
+ .global _iswupper_l
+ .def _iswupper_l; .scl 2; .type 32; .endef
_iswupper_l:
jmp ___iswupper_l
diff --git a/arch/nt32/weak/nt32/__iswxdigit_l_sym.s b/arch/nt32/weak/nt32/__iswxdigit_l_sym.s
index 6ce820c..02c92dd 100644
--- a/arch/nt32/weak/nt32/__iswxdigit_l_sym.s
+++ b/arch/nt32/weak/nt32/__iswxdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global _iswxdigit_l
+ .global _iswxdigit_l
+ .def _iswxdigit_l; .scl 2; .type 32; .endef
_iswxdigit_l:
jmp ___iswxdigit_l
diff --git a/arch/nt32/weak/nt32/__isxdigit_l_sym.s b/arch/nt32/weak/nt32/__isxdigit_l_sym.s
index 62915e2..305b83f 100644
--- a/arch/nt32/weak/nt32/__isxdigit_l_sym.s
+++ b/arch/nt32/weak/nt32/__isxdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global _isxdigit_l
+ .global _isxdigit_l
+ .def _isxdigit_l; .scl 2; .type 32; .endef
_isxdigit_l:
jmp ___isxdigit_l
diff --git a/arch/nt32/weak/nt32/__lgamma_r_sym.s b/arch/nt32/weak/nt32/__lgamma_r_sym.s
index 4698e0f..28d35ff 100644
--- a/arch/nt32/weak/nt32/__lgamma_r_sym.s
+++ b/arch/nt32/weak/nt32/__lgamma_r_sym.s
@@ -1,3 +1,4 @@
-.global _lgamma_r
+ .global _lgamma_r
+ .def _lgamma_r; .scl 2; .type 32; .endef
_lgamma_r:
jmp ___lgamma_r
diff --git a/arch/nt32/weak/nt32/__lgammaf_r_sym.s b/arch/nt32/weak/nt32/__lgammaf_r_sym.s
index 71d0539..73cf4d8 100644
--- a/arch/nt32/weak/nt32/__lgammaf_r_sym.s
+++ b/arch/nt32/weak/nt32/__lgammaf_r_sym.s
@@ -1,3 +1,4 @@
-.global _lgammaf_r
+ .global _lgammaf_r
+ .def _lgammaf_r; .scl 2; .type 32; .endef
_lgammaf_r:
jmp ___lgammaf_r
diff --git a/arch/nt32/weak/nt32/__lgammal_r_sym.s b/arch/nt32/weak/nt32/__lgammal_r_sym.s
index a0d01a1..5937338 100644
--- a/arch/nt32/weak/nt32/__lgammal_r_sym.s
+++ b/arch/nt32/weak/nt32/__lgammal_r_sym.s
@@ -1,3 +1,4 @@
-.global _lgammal_r
+ .global _lgammal_r
+ .def _lgammal_r; .scl 2; .type 32; .endef
_lgammal_r:
jmp ___lgammal_r
diff --git a/arch/nt32/weak/nt32/__localtime_r_sym.s b/arch/nt32/weak/nt32/__localtime_r_sym.s
index a650fd6..8ac0098 100644
--- a/arch/nt32/weak/nt32/__localtime_r_sym.s
+++ b/arch/nt32/weak/nt32/__localtime_r_sym.s
@@ -1,3 +1,4 @@
- .global _localtime_r
+ .global _localtime_r
+ .def _localtime_r; .scl 2; .type 32; .endef
_localtime_r:
jmp ___localtime_r
diff --git a/arch/nt32/weak/nt32/__madvise_sym.s b/arch/nt32/weak/nt32/__madvise_sym.s
index ccb99a2..dca23e7 100644
--- a/arch/nt32/weak/nt32/__madvise_sym.s
+++ b/arch/nt32/weak/nt32/__madvise_sym.s
@@ -1,3 +1,4 @@
-.global _madvise
+ .global _madvise
+ .def _madvise; .scl 2; .type 32; .endef
_madvise:
jmp ___madvise
diff --git a/arch/nt32/weak/nt32/__memalign_sym.s b/arch/nt32/weak/nt32/__memalign_sym.s
index 6b6d5db..faadc15 100644
--- a/arch/nt32/weak/nt32/__memalign_sym.s
+++ b/arch/nt32/weak/nt32/__memalign_sym.s
@@ -1,3 +1,4 @@
- .global _memalign
+ .global _memalign
+ .def _memalign; .scl 2; .type 32; .endef
_memalign:
jmp ___memalign
diff --git a/arch/nt32/weak/nt32/__memrchr_sym.s b/arch/nt32/weak/nt32/__memrchr_sym.s
index 4667367..bfd4de5 100644
--- a/arch/nt32/weak/nt32/__memrchr_sym.s
+++ b/arch/nt32/weak/nt32/__memrchr_sym.s
@@ -1,3 +1,4 @@
-.global _memrchr
+ .global _memrchr
+ .def _memrchr; .scl 2; .type 32; .endef
_memrchr:
jmp ___memrchr
diff --git a/arch/nt32/weak/nt32/__mkostemps_sym.s b/arch/nt32/weak/nt32/__mkostemps_sym.s
index 06c531b..e46ffd6 100644
--- a/arch/nt32/weak/nt32/__mkostemps_sym.s
+++ b/arch/nt32/weak/nt32/__mkostemps_sym.s
@@ -1,3 +1,4 @@
-.global _mkostemps
+ .global _mkostemps
+ .def _mkostemps; .scl 2; .type 32; .endef
_mkostemps:
jmp ___mkostemps
diff --git a/arch/nt32/weak/nt32/__mmap_sym.s b/arch/nt32/weak/nt32/__mmap_sym.s
index 98daf0a..ff97d0e 100644
--- a/arch/nt32/weak/nt32/__mmap_sym.s
+++ b/arch/nt32/weak/nt32/__mmap_sym.s
@@ -1,3 +1,4 @@
- .global _mmap
+ .global _mmap
+ .def _mmap; .scl 2; .type 32; .endef
_mmap:
jmp ___mmap
diff --git a/arch/nt32/weak/nt32/__mprotect_sym.s b/arch/nt32/weak/nt32/__mprotect_sym.s
index 2455e58..8d17427 100644
--- a/arch/nt32/weak/nt32/__mprotect_sym.s
+++ b/arch/nt32/weak/nt32/__mprotect_sym.s
@@ -1,4 +1,5 @@
- .global _mprotect
+ .global _mprotect
+ .def _mprotect; .scl 2; .type 32; .endef
_mprotect:
jmp ___mprotect
diff --git a/arch/nt32/weak/nt32/__mremap_sym.s b/arch/nt32/weak/nt32/__mremap_sym.s
index 10b097f..b8e22fc 100644
--- a/arch/nt32/weak/nt32/__mremap_sym.s
+++ b/arch/nt32/weak/nt32/__mremap_sym.s
@@ -1,3 +1,4 @@
- .global _mremap
+ .global _mremap
+ .def _mremap; .scl 2; .type 32; .endef
_mremap:
jmp ___mremap
diff --git a/arch/nt32/weak/nt32/__munmap_sym.s b/arch/nt32/weak/nt32/__munmap_sym.s
index 6921701..7b704ae 100644
--- a/arch/nt32/weak/nt32/__munmap_sym.s
+++ b/arch/nt32/weak/nt32/__munmap_sym.s
@@ -1,3 +1,4 @@
- .global _munmap
+ .global _munmap
+ .def _munmap; .scl 2; .type 32; .endef
_munmap:
jmp ___munmap
diff --git a/arch/nt32/weak/nt32/__newlocale_sym.s b/arch/nt32/weak/nt32/__newlocale_sym.s
index 59bd03f..dd6c166 100644
--- a/arch/nt32/weak/nt32/__newlocale_sym.s
+++ b/arch/nt32/weak/nt32/__newlocale_sym.s
@@ -1,3 +1,4 @@
-.global _newlocale
+ .global _newlocale
+ .def _newlocale; .scl 2; .type 32; .endef
_newlocale:
jmp ___newlocale
diff --git a/arch/nt32/weak/nt32/__nl_langinfo_l_sym.s b/arch/nt32/weak/nt32/__nl_langinfo_l_sym.s
index aeeee91..287f11b 100644
--- a/arch/nt32/weak/nt32/__nl_langinfo_l_sym.s
+++ b/arch/nt32/weak/nt32/__nl_langinfo_l_sym.s
@@ -1,3 +1,4 @@
- .global _nl_langinfo_l
+ .global _nl_langinfo_l
+ .def _nl_langinfo_l; .scl 2; .type 32; .endef
_nl_langinfo_l:
jmp ___nl_langinfo_l
diff --git a/arch/nt32/weak/nt32/__nl_langinfo_sym.s b/arch/nt32/weak/nt32/__nl_langinfo_sym.s
index ac69c2b..cd854bc 100644
--- a/arch/nt32/weak/nt32/__nl_langinfo_sym.s
+++ b/arch/nt32/weak/nt32/__nl_langinfo_sym.s
@@ -1,3 +1,4 @@
- .global _nl_langinfo
+ .global _nl_langinfo
+ .def _nl_langinfo; .scl 2; .type 32; .endef
_nl_langinfo:
jmp ___nl_langinfo
diff --git a/arch/nt32/weak/nt32/__optreset_sym.s b/arch/nt32/weak/nt32/__optreset_sym.s
index a4a54e4..70ccac8 100644
--- a/arch/nt32/weak/nt32/__optreset_sym.s
+++ b/arch/nt32/weak/nt32/__optreset_sym.s
@@ -1,3 +1,4 @@
-.global _optreset
+ .global _optreset
+ .def _optreset; .scl 2; .type 32; .endef
_optreset:
jmp ___optreset
diff --git a/arch/nt32/weak/nt32/__pthread_cond_timedwait_sym.s b/arch/nt32/weak/nt32/__pthread_cond_timedwait_sym.s
index 9019271..a1031e3 100644
--- a/arch/nt32/weak/nt32/__pthread_cond_timedwait_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_cond_timedwait_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_cond_timedwait
+ .global _pthread_cond_timedwait
+ .def _pthread_cond_timedwait; .scl 2; .type 32; .endef
_pthread_cond_timedwait:
jmp ___pthread_cond_timedwait
diff --git a/arch/nt32/weak/nt32/__pthread_create_sym.s b/arch/nt32/weak/nt32/__pthread_create_sym.s
index 4f7db48..56d93d5 100644
--- a/arch/nt32/weak/nt32/__pthread_create_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_create_sym.s
@@ -1,4 +1,5 @@
- .global _pthread_create
+ .global _pthread_create
+ .def _pthread_create; .scl 2; .type 32; .endef
_pthread_create:
jmp ___pthread_create
diff --git a/arch/nt32/weak/nt32/__pthread_detach_sym.s b/arch/nt32/weak/nt32/__pthread_detach_sym.s
index 756a5a0..da5b291 100644
--- a/arch/nt32/weak/nt32/__pthread_detach_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_detach_sym.s
@@ -1,3 +1,4 @@
-.global _pthread_detach
+ .global _pthread_detach
+ .def _pthread_detach; .scl 2; .type 32; .endef
_pthread_detach:
jmp ___pthread_detach_impl
diff --git a/arch/nt32/weak/nt32/__pthread_equal_sym.s b/arch/nt32/weak/nt32/__pthread_equal_sym.s
index 1b57dfb..f11b5a8 100644
--- a/arch/nt32/weak/nt32/__pthread_equal_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_equal_sym.s
@@ -1,3 +1,4 @@
-.global _pthread_equal
+ .global _pthread_equal
+ .def _pthread_equal; .scl 2; .type 32; .endef
_pthread_equal:
jmp ___pthread_equal_impl
diff --git a/arch/nt32/weak/nt32/__pthread_exit_sym.s b/arch/nt32/weak/nt32/__pthread_exit_sym.s
index 35b8986..dd74bd1 100644
--- a/arch/nt32/weak/nt32/__pthread_exit_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_exit_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_exit
+ .global _pthread_exit
+ .def _pthread_exit; .scl 2; .type 32; .endef
_pthread_exit:
jmp ___pthread_exit
diff --git a/arch/nt32/weak/nt32/__pthread_getspecific_sym.s b/arch/nt32/weak/nt32/__pthread_getspecific_sym.s
index f2b89fc..32bdc00 100644
--- a/arch/nt32/weak/nt32/__pthread_getspecific_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_getspecific_sym.s
@@ -1,4 +1,5 @@
- .global _pthread_getspecific
+ .global _pthread_getspecific
+ .def _pthread_getspecific; .scl 2; .type 32; .endef
_pthread_getspecific:
jmp ___pthread_getspecific_impl
diff --git a/arch/nt32/weak/nt32/__pthread_join_sym.s b/arch/nt32/weak/nt32/__pthread_join_sym.s
index ecf62cb..8e7cf98 100644
--- a/arch/nt32/weak/nt32/__pthread_join_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_join_sym.s
@@ -1,3 +1,4 @@
-.global _pthread_join
+ .global _pthread_join
+ .def _pthread_join; .scl 2; .type 32; .endef
_pthread_join:
jmp ___pthread_join
diff --git a/arch/nt32/weak/nt32/__pthread_key_create_sym.s b/arch/nt32/weak/nt32/__pthread_key_create_sym.s
index 8a4807e..d8f51ce 100644
--- a/arch/nt32/weak/nt32/__pthread_key_create_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_key_create_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_key_create
+ .global _pthread_key_create
+ .def _pthread_key_create; .scl 2; .type 32; .endef
_pthread_key_create:
jmp ___pthread_key_create
diff --git a/arch/nt32/weak/nt32/__pthread_key_delete_sym.s b/arch/nt32/weak/nt32/__pthread_key_delete_sym.s
index 5f0504f..ff23a62 100644
--- a/arch/nt32/weak/nt32/__pthread_key_delete_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_key_delete_sym.s
@@ -1,3 +1,4 @@
-.global _pthread_key_delete
+ .global _pthread_key_delete
+ .def _pthread_key_delete; .scl 2; .type 32; .endef
_pthread_key_delete:
jmp ___pthread_key_delete
diff --git a/arch/nt32/weak/nt32/__pthread_mutex_lock_sym.s b/arch/nt32/weak/nt32/__pthread_mutex_lock_sym.s
index 8360296..35f37e9 100644
--- a/arch/nt32/weak/nt32/__pthread_mutex_lock_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_mutex_lock_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_mutex_lock
+ .global _pthread_mutex_lock
+ .def _pthread_mutex_lock; .scl 2; .type 32; .endef
_pthread_mutex_lock:
jmp ___pthread_mutex_lock
diff --git a/arch/nt32/weak/nt32/__pthread_mutex_timedlock_sym.s b/arch/nt32/weak/nt32/__pthread_mutex_timedlock_sym.s
index 4f9cb3a..09ae41d 100644
--- a/arch/nt32/weak/nt32/__pthread_mutex_timedlock_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_mutex_timedlock_sym.s
@@ -1,3 +1,4 @@
-.global _pthread_mutex_timedlock
+ .global _pthread_mutex_timedlock
+ .def _pthread_mutex_timedlock; .scl 2; .type 32; .endef
_pthread_mutex_timedlock:
jmp ___pthread_mutex_timedlock
diff --git a/arch/nt32/weak/nt32/__pthread_mutex_trylock_sym.s b/arch/nt32/weak/nt32/__pthread_mutex_trylock_sym.s
index 5cef73d..7553d08 100644
--- a/arch/nt32/weak/nt32/__pthread_mutex_trylock_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_mutex_trylock_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_mutex_trylock
+ .global _pthread_mutex_trylock
+ .def _pthread_mutex_trylock; .scl 2; .type 32; .endef
_pthread_mutex_trylock:
jmp ___pthread_mutex_trylock
diff --git a/arch/nt32/weak/nt32/__pthread_mutex_unlock_sym.s b/arch/nt32/weak/nt32/__pthread_mutex_unlock_sym.s
index 76cc135..1b16e5e 100644
--- a/arch/nt32/weak/nt32/__pthread_mutex_unlock_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_mutex_unlock_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_mutex_unlock
+ .global _pthread_mutex_unlock
+ .def _pthread_mutex_unlock; .scl 2; .type 32; .endef
_pthread_mutex_unlock:
jmp ___pthread_mutex_unlock
diff --git a/arch/nt32/weak/nt32/__pthread_once_sym.s b/arch/nt32/weak/nt32/__pthread_once_sym.s
index b57a2ba..574157a 100644
--- a/arch/nt32/weak/nt32/__pthread_once_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_once_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_once
+ .global _pthread_once
+ .def _pthread_once; .scl 2; .type 32; .endef
_pthread_once:
jmp ___pthread_once
diff --git a/arch/nt32/weak/nt32/__pthread_setcancelstate_sym.s b/arch/nt32/weak/nt32/__pthread_setcancelstate_sym.s
index ffea46a..406339d 100644
--- a/arch/nt32/weak/nt32/__pthread_setcancelstate_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_setcancelstate_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_setcancelstate
+ .global _pthread_setcancelstate
+ .def _pthread_setcancelstate; .scl 2; .type 32; .endef
_pthread_setcancelstate:
jmp ___pthread_setcancelstate
diff --git a/arch/nt32/weak/nt32/__pthread_testcancel_sym.s b/arch/nt32/weak/nt32/__pthread_testcancel_sym.s
index ac8a6a0..343726a 100644
--- a/arch/nt32/weak/nt32/__pthread_testcancel_sym.s
+++ b/arch/nt32/weak/nt32/__pthread_testcancel_sym.s
@@ -1,3 +1,4 @@
- .global _pthread_testcancel
+ .global _pthread_testcancel
+ .def _pthread_testcancel; .scl 2; .type 32; .endef
_pthread_testcancel:
jmp ___pthread_testcancel
diff --git a/arch/nt32/weak/nt32/__ptsname_r_sym.s b/arch/nt32/weak/nt32/__ptsname_r_sym.s
index 170f51a..dfcff6c 100644
--- a/arch/nt32/weak/nt32/__ptsname_r_sym.s
+++ b/arch/nt32/weak/nt32/__ptsname_r_sym.s
@@ -1,3 +1,4 @@
-.global _ptsname_r
+ .global _ptsname_r
+ .def _ptsname_r; .scl 2; .type 32; .endef
_ptsname_r:
jmp ___ptsname_r
diff --git a/arch/nt32/weak/nt32/__res_mkquery_sym.s b/arch/nt32/weak/nt32/__res_mkquery_sym.s
index 5258d77..35eec43 100644
--- a/arch/nt32/weak/nt32/__res_mkquery_sym.s
+++ b/arch/nt32/weak/nt32/__res_mkquery_sym.s
@@ -1,3 +1,4 @@
-.global _res_mkquery
+ .global _res_mkquery
+ .def _res_mkquery; .scl 2; .type 32; .endef
_res_mkquery:
jmp ___res_mkquery
diff --git a/arch/nt32/weak/nt32/__res_query_sym.s b/arch/nt32/weak/nt32/__res_query_sym.s
index bd53aad..d3aa333 100644
--- a/arch/nt32/weak/nt32/__res_query_sym.s
+++ b/arch/nt32/weak/nt32/__res_query_sym.s
@@ -1,3 +1,4 @@
- .global _res_query
+ .global _res_query
+ .def _res_query; .scl 2; .type 32; .endef
_res_query:
jmp ___res_query
diff --git a/arch/nt32/weak/nt32/__res_send_sym.s b/arch/nt32/weak/nt32/__res_send_sym.s
index b498ff7..f2a32da 100644
--- a/arch/nt32/weak/nt32/__res_send_sym.s
+++ b/arch/nt32/weak/nt32/__res_send_sym.s
@@ -1,3 +1,4 @@
-.global _res_send
+ .global _res_send
+ .def _res_send; .scl 2; .type 32; .endef
_res_send:
jmp ___res_send
diff --git a/arch/nt32/weak/nt32/__sigaction_sym.s b/arch/nt32/weak/nt32/__sigaction_sym.s
index 169b157..4ab8f52 100644
--- a/arch/nt32/weak/nt32/__sigaction_sym.s
+++ b/arch/nt32/weak/nt32/__sigaction_sym.s
@@ -1,3 +1,4 @@
- .global _sigaction
+ .global _sigaction
+ .def _sigaction; .scl 2; .type 32; .endef
_sigaction:
jmp ___sigaction
diff --git a/arch/nt32/weak/nt32/__signgam_sym.s b/arch/nt32/weak/nt32/__signgam_sym.s
index b33a244..b84f4a0 100644
--- a/arch/nt32/weak/nt32/__signgam_sym.s
+++ b/arch/nt32/weak/nt32/__signgam_sym.s
@@ -1,3 +1,4 @@
-.global _signgam
+ .global _signgam
+ .def _signgam; .scl 2; .type 32; .endef
_signgam:
jmp ___signgam
diff --git a/arch/nt32/weak/nt32/__statfs_sym.s b/arch/nt32/weak/nt32/__statfs_sym.s
index 4c8629a..f77b7de 100644
--- a/arch/nt32/weak/nt32/__statfs_sym.s
+++ b/arch/nt32/weak/nt32/__statfs_sym.s
@@ -1,3 +1,4 @@
-.global _statfs
+ .global _statfs
+ .def _statfs; .scl 2; .type 32; .endef
_statfs:
jmp ___statfs
diff --git a/arch/nt32/weak/nt32/__stdio_exit_needed_sym.s b/arch/nt32/weak/nt32/__stdio_exit_needed_sym.s
index b9a48da..ae4bda5 100644
--- a/arch/nt32/weak/nt32/__stdio_exit_needed_sym.s
+++ b/arch/nt32/weak/nt32/__stdio_exit_needed_sym.s
@@ -1,3 +1,4 @@
- .global ___stdio_exit_needed
+ .global ___stdio_exit_needed
+ .def ___stdio_exit_needed; .scl 2; .type 32; .endef
___stdio_exit_needed:
jmp ___stdio_exit
diff --git a/arch/nt32/weak/nt32/__stpcpy_sym.s b/arch/nt32/weak/nt32/__stpcpy_sym.s
index dec10b3..516b298 100644
--- a/arch/nt32/weak/nt32/__stpcpy_sym.s
+++ b/arch/nt32/weak/nt32/__stpcpy_sym.s
@@ -1,3 +1,4 @@
-.global _stpcpy
+ .global _stpcpy
+ .def _stpcpy; .scl 2; .type 32; .endef
_stpcpy:
jmp ___stpcpy
diff --git a/arch/nt32/weak/nt32/__stpncpy_sym.s b/arch/nt32/weak/nt32/__stpncpy_sym.s
index ff66459..f565e54 100644
--- a/arch/nt32/weak/nt32/__stpncpy_sym.s
+++ b/arch/nt32/weak/nt32/__stpncpy_sym.s
@@ -1,3 +1,4 @@
-.global _stpncpy
+ .global _stpncpy
+ .def _stpncpy; .scl 2; .type 32; .endef
_stpncpy:
jmp ___stpncpy
diff --git a/arch/nt32/weak/nt32/__strcasecmp_l_sym.s b/arch/nt32/weak/nt32/__strcasecmp_l_sym.s
index 8aac818..a935a3d 100644
--- a/arch/nt32/weak/nt32/__strcasecmp_l_sym.s
+++ b/arch/nt32/weak/nt32/__strcasecmp_l_sym.s
@@ -1,3 +1,4 @@
-.global _strcasecmp_l
+ .global _strcasecmp_l
+ .def _strcasecmp_l; .scl 2; .type 32; .endef
_strcasecmp_l:
jmp ___strcasecmp_l
diff --git a/arch/nt32/weak/nt32/__strchrnul_sym.s b/arch/nt32/weak/nt32/__strchrnul_sym.s
index 8a6e00a..84f8be2 100644
--- a/arch/nt32/weak/nt32/__strchrnul_sym.s
+++ b/arch/nt32/weak/nt32/__strchrnul_sym.s
@@ -1,3 +1,4 @@
-.global _strchrnul
+ .global _strchrnul
+ .def _strchrnul; .scl 2; .type 32; .endef
_strchrnul:
jmp ___strchrnul
diff --git a/arch/nt32/weak/nt32/__strcoll_l_sym.s b/arch/nt32/weak/nt32/__strcoll_l_sym.s
index 1544499..fd1373e 100644
--- a/arch/nt32/weak/nt32/__strcoll_l_sym.s
+++ b/arch/nt32/weak/nt32/__strcoll_l_sym.s
@@ -1,3 +1,4 @@
-.global _strcoll_l
+ .global _strcoll_l
+ .def _strcoll_l; .scl 2; .type 32; .endef
_strcoll_l:
jmp ___strcoll_l
diff --git a/arch/nt32/weak/nt32/__strdup_sym.s b/arch/nt32/weak/nt32/__strdup_sym.s
index b9f31a1..9d35c36 100644
--- a/arch/nt32/weak/nt32/__strdup_sym.s
+++ b/arch/nt32/weak/nt32/__strdup_sym.s
@@ -1,3 +1,4 @@
- .global _strdup
+ .global _strdup
+ .def _strdup; .scl 2; .type 32; .endef
_strdup:
jmp ___strdup
diff --git a/arch/nt32/weak/nt32/__strerror_l_sym.s b/arch/nt32/weak/nt32/__strerror_l_sym.s
index 6ca4813..1b4ec52 100644
--- a/arch/nt32/weak/nt32/__strerror_l_sym.s
+++ b/arch/nt32/weak/nt32/__strerror_l_sym.s
@@ -1,3 +1,4 @@
-.global _strerror_l
+ .global _strerror_l
+ .def _strerror_l; .scl 2; .type 32; .endef
_strerror_l:
jmp ___strerror_l
diff --git a/arch/nt32/weak/nt32/__strftime_l_sym.s b/arch/nt32/weak/nt32/__strftime_l_sym.s
index 6980f49..ee41790 100644
--- a/arch/nt32/weak/nt32/__strftime_l_sym.s
+++ b/arch/nt32/weak/nt32/__strftime_l_sym.s
@@ -1,3 +1,4 @@
-.global _strftime_l
+ .global _strftime_l
+ .def _strftime_l; .scl 2; .type 32; .endef
_strftime_l:
jmp ___strftime_l
diff --git a/arch/nt32/weak/nt32/__strncasecmp_l_sym.s b/arch/nt32/weak/nt32/__strncasecmp_l_sym.s
index f5b8a79..3b05251 100644
--- a/arch/nt32/weak/nt32/__strncasecmp_l_sym.s
+++ b/arch/nt32/weak/nt32/__strncasecmp_l_sym.s
@@ -1,3 +1,4 @@
-.global _strncasecmp_l
+ .global _strncasecmp_l
+ .def _strncasecmp_l; .scl 2; .type 32; .endef
_strncasecmp_l:
jmp ___strncasecmp_l
diff --git a/arch/nt32/weak/nt32/__strxfrm_l_sym.s b/arch/nt32/weak/nt32/__strxfrm_l_sym.s
index ed066df..dbe0d92 100644
--- a/arch/nt32/weak/nt32/__strxfrm_l_sym.s
+++ b/arch/nt32/weak/nt32/__strxfrm_l_sym.s
@@ -1,3 +1,4 @@
-.global _strxfrm_l
+ .global _strxfrm_l
+ .def _strxfrm_l; .scl 2; .type 32; .endef
_strxfrm_l:
jmp ___strxfrm_l
diff --git a/arch/nt32/weak/nt32/__sysinfo_sym.s b/arch/nt32/weak/nt32/__sysinfo_sym.s
index 052043c..6070be2 100644
--- a/arch/nt32/weak/nt32/__sysinfo_sym.s
+++ b/arch/nt32/weak/nt32/__sysinfo_sym.s
@@ -1,3 +1,4 @@
-.global _sysinfo
+ .global _sysinfo
+ .def _sysinfo; .scl 2; .type 32; .endef
_sysinfo:
jmp ___sysinfo
diff --git a/arch/nt32/weak/nt32/__timezone_sym.s b/arch/nt32/weak/nt32/__timezone_sym.s
index 93f3edb..869530b 100644
--- a/arch/nt32/weak/nt32/__timezone_sym.s
+++ b/arch/nt32/weak/nt32/__timezone_sym.s
@@ -1,3 +1,4 @@
-.global _timezone
+ .global _timezone
+ .def _timezone; .scl 2; .type 32; .endef
_timezone:
jmp ___timezone
diff --git a/arch/nt32/weak/nt32/__tolower_l_sym.s b/arch/nt32/weak/nt32/__tolower_l_sym.s
index 8005bb9..d1ed832 100644
--- a/arch/nt32/weak/nt32/__tolower_l_sym.s
+++ b/arch/nt32/weak/nt32/__tolower_l_sym.s
@@ -1,3 +1,4 @@
-.global _tolower_l
+ .global _tolower_l
+ .def _tolower_l; .scl 2; .type 32; .endef
_tolower_l:
jmp ___tolower_l
diff --git a/arch/nt32/weak/nt32/__toupper_l_sym.s b/arch/nt32/weak/nt32/__toupper_l_sym.s
index 96d8eb6..43369c5 100644
--- a/arch/nt32/weak/nt32/__toupper_l_sym.s
+++ b/arch/nt32/weak/nt32/__toupper_l_sym.s
@@ -1,3 +1,4 @@
-.global _toupper_l
+ .global _toupper_l
+ .def _toupper_l; .scl 2; .type 32; .endef
_toupper_l:
jmp ___toupper_l
diff --git a/arch/nt32/weak/nt32/__towctrans_l_sym.s b/arch/nt32/weak/nt32/__towctrans_l_sym.s
index fc43f77..9b99c9f 100644
--- a/arch/nt32/weak/nt32/__towctrans_l_sym.s
+++ b/arch/nt32/weak/nt32/__towctrans_l_sym.s
@@ -1,3 +1,4 @@
-.global _towctrans_l
+ .global _towctrans_l
+ .def _towctrans_l; .scl 2; .type 32; .endef
_towctrans_l:
jmp ___towctrans_l
diff --git a/arch/nt32/weak/nt32/__towlower_l_sym.s b/arch/nt32/weak/nt32/__towlower_l_sym.s
index d83fb8e..2d417b4 100644
--- a/arch/nt32/weak/nt32/__towlower_l_sym.s
+++ b/arch/nt32/weak/nt32/__towlower_l_sym.s
@@ -1,3 +1,4 @@
-.global _towlower_l
+ .global _towlower_l
+ .def _towlower_l; .scl 2; .type 32; .endef
_towlower_l:
jmp ___towlower_l
diff --git a/arch/nt32/weak/nt32/__towupper_l_sym.s b/arch/nt32/weak/nt32/__towupper_l_sym.s
index df4be4d..77a9b75 100644
--- a/arch/nt32/weak/nt32/__towupper_l_sym.s
+++ b/arch/nt32/weak/nt32/__towupper_l_sym.s
@@ -1,3 +1,4 @@
-.global _towupper_l
+ .global _towupper_l
+ .def _towupper_l; .scl 2; .type 32; .endef
_towupper_l:
jmp ___towupper_l
diff --git a/arch/nt32/weak/nt32/__tzname_sym.s b/arch/nt32/weak/nt32/__tzname_sym.s
index 540d0e3..8bd2e3b 100644
--- a/arch/nt32/weak/nt32/__tzname_sym.s
+++ b/arch/nt32/weak/nt32/__tzname_sym.s
@@ -1,3 +1,4 @@
-.global _tzname
+ .global _tzname
+ .def _tzname; .scl 2; .type 32; .endef
_tzname:
jmp ___tzname
diff --git a/arch/nt32/weak/nt32/__tzset_sym.s b/arch/nt32/weak/nt32/__tzset_sym.s
index 70baf88..0cfdeaf 100644
--- a/arch/nt32/weak/nt32/__tzset_sym.s
+++ b/arch/nt32/weak/nt32/__tzset_sym.s
@@ -1,3 +1,4 @@
-.global _tzset
+ .global _tzset
+ .def _tzset; .scl 2; .type 32; .endef
_tzset:
jmp ___tzset
diff --git a/arch/nt32/weak/nt32/__uselocale_sym.s b/arch/nt32/weak/nt32/__uselocale_sym.s
index 7846e0b..08a0a72 100644
--- a/arch/nt32/weak/nt32/__uselocale_sym.s
+++ b/arch/nt32/weak/nt32/__uselocale_sym.s
@@ -1,3 +1,4 @@
-.global _uselocale
+ .global _uselocale
+ .def _uselocale; .scl 2; .type 32; .endef
_uselocale:
jmp ___uselocale
diff --git a/arch/nt32/weak/nt32/__vfork_sym.s b/arch/nt32/weak/nt32/__vfork_sym.s
index 477215e..f209681 100644
--- a/arch/nt32/weak/nt32/__vfork_sym.s
+++ b/arch/nt32/weak/nt32/__vfork_sym.s
@@ -1,3 +1,4 @@
-.global _vfork
+ .global _vfork
+ .def _vfork; .scl 2; .type 32; .endef
_vfork:
jmp ___vfork
diff --git a/arch/nt32/weak/nt32/__vm_lock_sym.s b/arch/nt32/weak/nt32/__vm_lock_sym.s
index e038b45..39e8120 100644
--- a/arch/nt32/weak/nt32/__vm_lock_sym.s
+++ b/arch/nt32/weak/nt32/__vm_lock_sym.s
@@ -1,8 +1,10 @@
- .global ___vm_lock_impl /* symbol excluded from libc.so */
+ .global ___vm_lock_impl
+ .def ___vm_lock_impl; .scl 2; .type 32; .endef
___vm_lock_impl:
jmp ___vm_lock
- .global ___vm_unlock_impl /* symbol excluded from libc.so */
+ .global ___vm_unlock_impl
+ .def ___vm_unlock_impl; .scl 2; .type 32; .endef
___vm_unlock_impl:
jmp ___vm_unlock
diff --git a/arch/nt32/weak/nt32/__vsyslog_sym.s b/arch/nt32/weak/nt32/__vsyslog_sym.s
index 593a077..a85c2e0 100644
--- a/arch/nt32/weak/nt32/__vsyslog_sym.s
+++ b/arch/nt32/weak/nt32/__vsyslog_sym.s
@@ -1,3 +1,4 @@
-.global _vsyslog
+ .global _vsyslog
+ .def _vsyslog; .scl 2; .type 32; .endef
_vsyslog:
jmp ___vsyslog
diff --git a/arch/nt32/weak/nt32/__wcscoll_l_sym.s b/arch/nt32/weak/nt32/__wcscoll_l_sym.s
index ce1e637..5579510 100644
--- a/arch/nt32/weak/nt32/__wcscoll_l_sym.s
+++ b/arch/nt32/weak/nt32/__wcscoll_l_sym.s
@@ -1,3 +1,4 @@
-.global _wcscoll_l
+ .global _wcscoll_l
+ .def _wcscoll_l; .scl 2; .type 32; .endef
_wcscoll_l:
jmp ___wcscoll_l
diff --git a/arch/nt32/weak/nt32/__wcsftime_l_sym.s b/arch/nt32/weak/nt32/__wcsftime_l_sym.s
index 7fb4776..b50aa98 100644
--- a/arch/nt32/weak/nt32/__wcsftime_l_sym.s
+++ b/arch/nt32/weak/nt32/__wcsftime_l_sym.s
@@ -1,3 +1,4 @@
-.global _wcsftime_l
+ .global _wcsftime_l
+ .def _wcsftime_l; .scl 2; .type 32; .endef
_wcsftime_l:
jmp ___wcsftime_l
diff --git a/arch/nt32/weak/nt32/__wcsxfrm_l_sym.s b/arch/nt32/weak/nt32/__wcsxfrm_l_sym.s
index e8064b6..354fc99 100644
--- a/arch/nt32/weak/nt32/__wcsxfrm_l_sym.s
+++ b/arch/nt32/weak/nt32/__wcsxfrm_l_sym.s
@@ -1,3 +1,4 @@
-.global _wcsxfrm_l
+ .global _wcsxfrm_l
+ .def _wcsxfrm_l; .scl 2; .type 32; .endef
_wcsxfrm_l:
jmp ___wcsxfrm_l
diff --git a/arch/nt32/weak/nt32/__wctrans_l_sym.s b/arch/nt32/weak/nt32/__wctrans_l_sym.s
index d8c214b..3a30733 100644
--- a/arch/nt32/weak/nt32/__wctrans_l_sym.s
+++ b/arch/nt32/weak/nt32/__wctrans_l_sym.s
@@ -1,3 +1,4 @@
-.global _wctrans_l
+ .global _wctrans_l
+ .def _wctrans_l; .scl 2; .type 32; .endef
_wctrans_l:
jmp ___wctrans_l
diff --git a/arch/nt32/weak/nt32/__wctype_l_sym.s b/arch/nt32/weak/nt32/__wctype_l_sym.s
index 6adaf4d..24adb03 100644
--- a/arch/nt32/weak/nt32/__wctype_l_sym.s
+++ b/arch/nt32/weak/nt32/__wctype_l_sym.s
@@ -1,3 +1,4 @@
-.global _wctype_l
+ .global _wctype_l
+ .def _wctype_l; .scl 2; .type 32; .endef
_wctype_l:
jmp ___wctype_l
diff --git a/arch/nt64/weak/nt64/__clearerr_unlocked_sym.s b/arch/nt64/weak/nt64/__clearerr_unlocked_sym.s
index 3e41271..c6dcd36 100644
--- a/arch/nt64/weak/nt64/__clearerr_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__clearerr_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global clearerr_unlocked
+ .global clearerr_unlocked
+ .def clearerr_unlocked; .scl 2; .type 32; .endef
clearerr_unlocked:
jmp clearerr
diff --git a/arch/nt64/weak/nt64/__clock_gettime_sym.s b/arch/nt64/weak/nt64/__clock_gettime_sym.s
index 4e21ffe..6ed99f9 100644
--- a/arch/nt64/weak/nt64/__clock_gettime_sym.s
+++ b/arch/nt64/weak/nt64/__clock_gettime_sym.s
@@ -1,3 +1,4 @@
- .global clock_gettime
+ .global clock_gettime
+ .def clock_gettime; .scl 2; .type 32; .endef
clock_gettime:
jmp __clock_gettime
diff --git a/arch/nt64/weak/nt64/__crypt_r_sym.s b/arch/nt64/weak/nt64/__crypt_r_sym.s
index 27646c8..158ac4f 100644
--- a/arch/nt64/weak/nt64/__crypt_r_sym.s
+++ b/arch/nt64/weak/nt64/__crypt_r_sym.s
@@ -1,3 +1,4 @@
-.global crypt_r
+ .global crypt_r
+ .def crypt_r; .scl 2; .type 32; .endef
crypt_r:
jmp __crypt_r
diff --git a/arch/nt64/weak/nt64/__daylight_sym.s b/arch/nt64/weak/nt64/__daylight_sym.s
index f1a9a70..f4f1961 100644
--- a/arch/nt64/weak/nt64/__daylight_sym.s
+++ b/arch/nt64/weak/nt64/__daylight_sym.s
@@ -1,3 +1,4 @@
-.global daylight
+ .global daylight
+ .def daylight; .scl 2; .type 32; .endef
daylight:
jmp __daylight
diff --git a/arch/nt64/weak/nt64/__dn_comp_sym.s b/arch/nt64/weak/nt64/__dn_comp_sym.s
index 00a1ac8..ccae4fc 100644
--- a/arch/nt64/weak/nt64/__dn_comp_sym.s
+++ b/arch/nt64/weak/nt64/__dn_comp_sym.s
@@ -1,3 +1,4 @@
-.global dn_comp
+ .global dn_comp
+ .def dn_comp; .scl 2; .type 32; .endef
dn_comp:
jmp __dn_comp
diff --git a/arch/nt64/weak/nt64/__dn_expand_sym.s b/arch/nt64/weak/nt64/__dn_expand_sym.s
index 7fc84d5..ba56e1b 100644
--- a/arch/nt64/weak/nt64/__dn_expand_sym.s
+++ b/arch/nt64/weak/nt64/__dn_expand_sym.s
@@ -1,3 +1,4 @@
- .global dn_expand
+ .global dn_expand
+ .def dn_expand; .scl 2; .type 32; .endef
dn_expand:
jmp __dn_expand
diff --git a/arch/nt64/weak/nt64/__dup3_sym.s b/arch/nt64/weak/nt64/__dup3_sym.s
index e7b931a..2d7cb08 100644
--- a/arch/nt64/weak/nt64/__dup3_sym.s
+++ b/arch/nt64/weak/nt64/__dup3_sym.s
@@ -1,3 +1,4 @@
-.global dup3
+ .global dup3
+ .def dup3; .scl 2; .type 32; .endef
dup3:
jmp __dup3
diff --git a/arch/nt64/weak/nt64/__duplocale_sym.s b/arch/nt64/weak/nt64/__duplocale_sym.s
index 39c939d..f35baef 100644
--- a/arch/nt64/weak/nt64/__duplocale_sym.s
+++ b/arch/nt64/weak/nt64/__duplocale_sym.s
@@ -1,3 +1,4 @@
-.global duplocale
+ .global duplocale
+ .def duplocale; .scl 2; .type 32; .endef
duplocale:
jmp __duplocale
diff --git a/arch/nt64/weak/nt64/__endgrent_sym.s b/arch/nt64/weak/nt64/__endgrent_sym.s
index f7ab24c..a923e62 100644
--- a/arch/nt64/weak/nt64/__endgrent_sym.s
+++ b/arch/nt64/weak/nt64/__endgrent_sym.s
@@ -1,3 +1,4 @@
- .global endgrent
+ .global endgrent
+ .def endgrent; .scl 2; .type 32; .endef
endgrent:
jmp setgrent
diff --git a/arch/nt64/weak/nt64/__execvpe_sym.s b/arch/nt64/weak/nt64/__execvpe_sym.s
index 2190f1c..f82be8e 100644
--- a/arch/nt64/weak/nt64/__execvpe_sym.s
+++ b/arch/nt64/weak/nt64/__execvpe_sym.s
@@ -1,3 +1,4 @@
-.global execvpe
+ .global execvpe
+ .def execvpe; .scl 2; .type 32; .endef
execvpe:
jmp __execvpe
diff --git a/arch/nt64/weak/nt64/__fdopen_sym.s b/arch/nt64/weak/nt64/__fdopen_sym.s
index 828cb5d..a6b7591 100644
--- a/arch/nt64/weak/nt64/__fdopen_sym.s
+++ b/arch/nt64/weak/nt64/__fdopen_sym.s
@@ -1,3 +1,4 @@
- .global fdopen
+ .global fdopen
+ .def fdopen; .scl 2; .type 32; .endef
fdopen:
jmp __fdopen
diff --git a/arch/nt64/weak/nt64/__feof_unlocked_sym.s b/arch/nt64/weak/nt64/__feof_unlocked_sym.s
index 0c6707c..bc4e825 100644
--- a/arch/nt64/weak/nt64/__feof_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__feof_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global feof_unlocked
+ .global feof_unlocked
+ .def feof_unlocked; .scl 2; .type 32; .endef
feof_unlocked:
jmp feof
diff --git a/arch/nt64/weak/nt64/__ferror_sym.s b/arch/nt64/weak/nt64/__ferror_sym.s
index 9a7e8d5..a69119e 100644
--- a/arch/nt64/weak/nt64/__ferror_sym.s
+++ b/arch/nt64/weak/nt64/__ferror_sym.s
@@ -1,3 +1,4 @@
-.global ferror_unlocked
+ .global ferror_unlocked
+ .def ferror_unlocked; .scl 2; .type 32; .endef
ferror_unlocked:
jmp ferror
diff --git a/arch/nt64/weak/nt64/__fflush_unlocked_sym.s b/arch/nt64/weak/nt64/__fflush_unlocked_sym.s
index a6d4785..b1d90cf 100644
--- a/arch/nt64/weak/nt64/__fflush_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__fflush_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global fflush_unlocked
+ .global fflush_unlocked
+ .def fflush_unlocked; .scl 2; .type 32; .endef
fflush_unlocked:
jmp __fflush_unlocked_impl
diff --git a/arch/nt64/weak/nt64/__fgetwc_unlocked_sym.s b/arch/nt64/weak/nt64/__fgetwc_unlocked_sym.s
index 6c187f1..aa961db 100644
--- a/arch/nt64/weak/nt64/__fgetwc_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__fgetwc_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global fgetwc_unlocked
+ .global fgetwc_unlocked
+ .def fgetwc_unlocked; .scl 2; .type 32; .endef
fgetwc_unlocked:
jmp __fgetwc_unlocked
diff --git a/arch/nt64/weak/nt64/__fpurge_sym.s b/arch/nt64/weak/nt64/__fpurge_sym.s
index 2797ad2..fab553f 100644
--- a/arch/nt64/weak/nt64/__fpurge_sym.s
+++ b/arch/nt64/weak/nt64/__fpurge_sym.s
@@ -1,3 +1,4 @@
-.global fpurge
+ .global fpurge
+ .def fpurge; .scl 2; .type 32; .endef
fpurge:
jmp __fpurge
diff --git a/arch/nt64/weak/nt64/__fputc_unlocked_sym.s b/arch/nt64/weak/nt64/__fputc_unlocked_sym.s
index 513a30a..37f4ac7 100644
--- a/arch/nt64/weak/nt64/__fputc_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__fputc_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global fputc_unlocked
+ .global fputc_unlocked
+ .def fputc_unlocked; .scl 2; .type 32; .endef
fputc_unlocked:
jmp putc_unlocked
diff --git a/arch/nt64/weak/nt64/__fputs_unlocked_sym.s b/arch/nt64/weak/nt64/__fputs_unlocked_sym.s
index 00a679d..b996fd7 100644
--- a/arch/nt64/weak/nt64/__fputs_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__fputs_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global fputs_unlocked
+ .global fputs_unlocked
+ .def fputs_unlocked; .scl 2; .type 32; .endef
fputs_unlocked:
jmp fputs
diff --git a/arch/nt64/weak/nt64/__fputwc_unlocked_sym.s b/arch/nt64/weak/nt64/__fputwc_unlocked_sym.s
index 1f8e2c1..da2bcc8 100644
--- a/arch/nt64/weak/nt64/__fputwc_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__fputwc_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global fputwc_unlocked
+ .global fputwc_unlocked
+ .def fputwc_unlocked; .scl 2; .type 32; .endef
fputwc_unlocked:
jmp __fputwc_unlocked
diff --git a/arch/nt64/weak/nt64/__fread_sym.s b/arch/nt64/weak/nt64/__fread_sym.s
index c984290..d6a0030 100644
--- a/arch/nt64/weak/nt64/__fread_sym.s
+++ b/arch/nt64/weak/nt64/__fread_sym.s
@@ -1,3 +1,4 @@
-.global fread_unlocked
+ .global fread_unlocked
+ .def fread_unlocked; .scl 2; .type 32; .endef
fread_unlocked:
jmp fread
diff --git a/arch/nt64/weak/nt64/__fseeko_sym.s b/arch/nt64/weak/nt64/__fseeko_sym.s
index e4a3827..c4779e1 100644
--- a/arch/nt64/weak/nt64/__fseeko_sym.s
+++ b/arch/nt64/weak/nt64/__fseeko_sym.s
@@ -1,3 +1,4 @@
- .global fseeko
+ .global fseeko
+ .def fseeko; .scl 2; .type 32; .endef
fseeko:
jmp __fseeko
diff --git a/arch/nt64/weak/nt64/__fstatfs_sym.s b/arch/nt64/weak/nt64/__fstatfs_sym.s
index 9e28d9e..2e86864 100644
--- a/arch/nt64/weak/nt64/__fstatfs_sym.s
+++ b/arch/nt64/weak/nt64/__fstatfs_sym.s
@@ -1,3 +1,4 @@
-.global fstatfs
+ .global fstatfs
+ .def fstatfs; .scl 2; .type 32; .endef
fstatfs:
jmp __fstatfs
diff --git a/arch/nt64/weak/nt64/__ftello_sym.s b/arch/nt64/weak/nt64/__ftello_sym.s
index 95be54b..20134e4 100644
--- a/arch/nt64/weak/nt64/__ftello_sym.s
+++ b/arch/nt64/weak/nt64/__ftello_sym.s
@@ -1,3 +1,4 @@
- .global ftello
+ .global ftello
+ .def ftello; .scl 2; .type 32; .endef
ftello:
jmp __ftello
diff --git a/arch/nt64/weak/nt64/__futimesat_sym.s b/arch/nt64/weak/nt64/__futimesat_sym.s
index 399bdc6..c5a3ad2 100644
--- a/arch/nt64/weak/nt64/__futimesat_sym.s
+++ b/arch/nt64/weak/nt64/__futimesat_sym.s
@@ -1,3 +1,4 @@
-.global futimesat
+ .global futimesat
+ .def futimesat; .scl 2; .type 32; .endef
futimesat:
jmp __futimesat
diff --git a/arch/nt64/weak/nt64/__fwrite_unlocked_sym.s b/arch/nt64/weak/nt64/__fwrite_unlocked_sym.s
index b542378..7cda08c 100644
--- a/arch/nt64/weak/nt64/__fwrite_unlocked_sym.s
+++ b/arch/nt64/weak/nt64/__fwrite_unlocked_sym.s
@@ -1,3 +1,4 @@
-.global fwrite_unlocked
+ .global fwrite_unlocked
+ .def fwrite_unlocked; .scl 2; .type 32; .endef
fwrite_unlocked:
jmp fwrite
diff --git a/arch/nt64/weak/nt64/__getdents_sym.s b/arch/nt64/weak/nt64/__getdents_sym.s
index fe07c5b..ed18e72 100644
--- a/arch/nt64/weak/nt64/__getdents_sym.s
+++ b/arch/nt64/weak/nt64/__getdents_sym.s
@@ -1,3 +1,4 @@
-.global getdents
+ .global getdents
+ .def getdents; .scl 2; .type 32; .endef
getdents:
jmp __getdents
diff --git a/arch/nt64/weak/nt64/__gmtime_r_sym.s b/arch/nt64/weak/nt64/__gmtime_r_sym.s
index fcb8de2..e34c843 100644
--- a/arch/nt64/weak/nt64/__gmtime_r_sym.s
+++ b/arch/nt64/weak/nt64/__gmtime_r_sym.s
@@ -1,3 +1,4 @@
- .global gmtime_r
+ .global gmtime_r
+ .def gmtime_r; .scl 2; .type 32; .endef
gmtime_r:
jmp __gmtime_r
diff --git a/arch/nt64/weak/nt64/__hcreate_r_sym.s b/arch/nt64/weak/nt64/__hcreate_r_sym.s
index 06d2525..9342476 100644
--- a/arch/nt64/weak/nt64/__hcreate_r_sym.s
+++ b/arch/nt64/weak/nt64/__hcreate_r_sym.s
@@ -1,3 +1,4 @@
-.global hcreate_r
+ .global hcreate_r
+ .def hcreate_r; .scl 2; .type 32; .endef
hcreate_r:
jmp __hcreate_r
diff --git a/arch/nt64/weak/nt64/__hdestroy_r_sym.s b/arch/nt64/weak/nt64/__hdestroy_r_sym.s
index 0362043..e487bd9 100644
--- a/arch/nt64/weak/nt64/__hdestroy_r_sym.s
+++ b/arch/nt64/weak/nt64/__hdestroy_r_sym.s
@@ -1,3 +1,4 @@
-.global hdestroy_r
+ .global hdestroy_r
+ .def hdestroy_r; .scl 2; .type 32; .endef
hdestroy_r:
jmp __hdestroy_r
diff --git a/arch/nt64/weak/nt64/__hsearch_r_sym.s b/arch/nt64/weak/nt64/__hsearch_r_sym.s
index 285749a..d9bcd59 100644
--- a/arch/nt64/weak/nt64/__hsearch_r_sym.s
+++ b/arch/nt64/weak/nt64/__hsearch_r_sym.s
@@ -1,3 +1,4 @@
-.global hsearch_r
+ .global hsearch_r
+ .def hsearch_r; .scl 2; .type 32; .endef
hsearch_r:
jmp __hsearch_r
diff --git a/arch/nt64/weak/nt64/__inet_aton_sym.s b/arch/nt64/weak/nt64/__inet_aton_sym.s
index 3040fe2..1ffea43 100644
--- a/arch/nt64/weak/nt64/__inet_aton_sym.s
+++ b/arch/nt64/weak/nt64/__inet_aton_sym.s
@@ -1,3 +1,4 @@
-.global inet_aton
+ .global inet_aton
+ .def inet_aton; .scl 2; .type 32; .endef
inet_aton:
jmp __inet_aton
diff --git a/arch/nt64/weak/nt64/__isalnum_l_sym.s b/arch/nt64/weak/nt64/__isalnum_l_sym.s
index 37e6a0d..c1f9f99 100644
--- a/arch/nt64/weak/nt64/__isalnum_l_sym.s
+++ b/arch/nt64/weak/nt64/__isalnum_l_sym.s
@@ -1,3 +1,4 @@
-.global isalnum_l
+ .global isalnum_l
+ .def isalnum_l; .scl 2; .type 32; .endef
isalnum_l:
jmp __isalnum_l
diff --git a/arch/nt64/weak/nt64/__isalpha_l_sym.s b/arch/nt64/weak/nt64/__isalpha_l_sym.s
index e8786d9..7d3db19 100644
--- a/arch/nt64/weak/nt64/__isalpha_l_sym.s
+++ b/arch/nt64/weak/nt64/__isalpha_l_sym.s
@@ -1,3 +1,4 @@
-.global isalpha_l
+ .global isalpha_l
+ .def isalpha_l; .scl 2; .type 32; .endef
isalpha_l:
jmp __isalpha_l
diff --git a/arch/nt64/weak/nt64/__isblank_l_sym.s b/arch/nt64/weak/nt64/__isblank_l_sym.s
index 80c20fa..36f7949 100644
--- a/arch/nt64/weak/nt64/__isblank_l_sym.s
+++ b/arch/nt64/weak/nt64/__isblank_l_sym.s
@@ -1,3 +1,4 @@
-.global isblank_l
+ .global isblank_l
+ .def isblank_l; .scl 2; .type 32; .endef
isblank_l:
jmp __isblank_l
diff --git a/arch/nt64/weak/nt64/__iscntrl_l_sym.s b/arch/nt64/weak/nt64/__iscntrl_l_sym.s
index e900879..90a6aff 100644
--- a/arch/nt64/weak/nt64/__iscntrl_l_sym.s
+++ b/arch/nt64/weak/nt64/__iscntrl_l_sym.s
@@ -1,3 +1,4 @@
-.global iscntrl_l
+ .global iscntrl_l
+ .def iscntrl_l; .scl 2; .type 32; .endef
iscntrl_l:
jmp __iscntrl_l
diff --git a/arch/nt64/weak/nt64/__isdigit_l_sym.s b/arch/nt64/weak/nt64/__isdigit_l_sym.s
index 032c2aa..810680b 100644
--- a/arch/nt64/weak/nt64/__isdigit_l_sym.s
+++ b/arch/nt64/weak/nt64/__isdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global isdigit_l
+ .global isdigit_l
+ .def isdigit_l; .scl 2; .type 32; .endef
isdigit_l:
jmp __isdigit_l
diff --git a/arch/nt64/weak/nt64/__isgraph_l_sym.s b/arch/nt64/weak/nt64/__isgraph_l_sym.s
index 2e7eb6d..08814bc 100644
--- a/arch/nt64/weak/nt64/__isgraph_l_sym.s
+++ b/arch/nt64/weak/nt64/__isgraph_l_sym.s
@@ -1,3 +1,4 @@
-.global isgraph_l
+ .global isgraph_l
+ .def isgraph_l; .scl 2; .type 32; .endef
isgraph_l:
jmp __isgraph_l
diff --git a/arch/nt64/weak/nt64/__islower_l_sym.s b/arch/nt64/weak/nt64/__islower_l_sym.s
index 42b94e3..cf0da27 100644
--- a/arch/nt64/weak/nt64/__islower_l_sym.s
+++ b/arch/nt64/weak/nt64/__islower_l_sym.s
@@ -1,3 +1,4 @@
-.global islower_l
+ .global islower_l
+ .def islower_l; .scl 2; .type 32; .endef
islower_l:
jmp __islower_l
diff --git a/arch/nt64/weak/nt64/__isprint_l_sym.s b/arch/nt64/weak/nt64/__isprint_l_sym.s
index cc0f3d2..1626e17 100644
--- a/arch/nt64/weak/nt64/__isprint_l_sym.s
+++ b/arch/nt64/weak/nt64/__isprint_l_sym.s
@@ -1,3 +1,4 @@
-.global isprint_l
+ .global isprint_l
+ .def isprint_l; .scl 2; .type 32; .endef
isprint_l:
jmp __isprint_l
diff --git a/arch/nt64/weak/nt64/__ispunct_l_sym.s b/arch/nt64/weak/nt64/__ispunct_l_sym.s
index 9fa34c1..86a6121 100644
--- a/arch/nt64/weak/nt64/__ispunct_l_sym.s
+++ b/arch/nt64/weak/nt64/__ispunct_l_sym.s
@@ -1,3 +1,4 @@
-.global ispunct_l
+ .global ispunct_l
+ .def ispunct_l; .scl 2; .type 32; .endef
ispunct_l:
jmp __ispunct_l
diff --git a/arch/nt64/weak/nt64/__isspace_l_sym.s b/arch/nt64/weak/nt64/__isspace_l_sym.s
index 7ce2c49..7afebc9 100644
--- a/arch/nt64/weak/nt64/__isspace_l_sym.s
+++ b/arch/nt64/weak/nt64/__isspace_l_sym.s
@@ -1,3 +1,4 @@
-.global isspace_l
+ .global isspace_l
+ .def isspace_l; .scl 2; .type 32; .endef
isspace_l:
jmp __isspace_l
diff --git a/arch/nt64/weak/nt64/__isupper_l_sym.s b/arch/nt64/weak/nt64/__isupper_l_sym.s
index 4a09428..3e76f90 100644
--- a/arch/nt64/weak/nt64/__isupper_l_sym.s
+++ b/arch/nt64/weak/nt64/__isupper_l_sym.s
@@ -1,3 +1,4 @@
-.global isupper_l
+ .global isupper_l
+ .def isupper_l; .scl 2; .type 32; .endef
isupper_l:
jmp __isupper_l
diff --git a/arch/nt64/weak/nt64/__iswalnum_l_sym.s b/arch/nt64/weak/nt64/__iswalnum_l_sym.s
index 2138ed2..391b791 100644
--- a/arch/nt64/weak/nt64/__iswalnum_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswalnum_l_sym.s
@@ -1,3 +1,4 @@
-.global iswalnum_l
+ .global iswalnum_l
+ .def iswalnum_l; .scl 2; .type 32; .endef
iswalnum_l:
jmp __iswalnum_l
diff --git a/arch/nt64/weak/nt64/__iswalpha_l_sym.s b/arch/nt64/weak/nt64/__iswalpha_l_sym.s
index 94a2b68..f41ed13 100644
--- a/arch/nt64/weak/nt64/__iswalpha_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswalpha_l_sym.s
@@ -1,3 +1,4 @@
-.global iswalpha_l
+ .global iswalpha_l
+ .def iswalpha_l; .scl 2; .type 32; .endef
iswalpha_l:
jmp __iswalpha_l
diff --git a/arch/nt64/weak/nt64/__iswblank_l_sym.s b/arch/nt64/weak/nt64/__iswblank_l_sym.s
index 3d0bc22..5c2f399 100644
--- a/arch/nt64/weak/nt64/__iswblank_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswblank_l_sym.s
@@ -1,3 +1,4 @@
-.global iswblank_l
+ .global iswblank_l
+ .def iswblank_l; .scl 2; .type 32; .endef
iswblank_l:
jmp __iswblank_l
diff --git a/arch/nt64/weak/nt64/__iswcntrl_l_sym.s b/arch/nt64/weak/nt64/__iswcntrl_l_sym.s
index dabeb2b..077296f 100644
--- a/arch/nt64/weak/nt64/__iswcntrl_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswcntrl_l_sym.s
@@ -1,3 +1,4 @@
-.global iswcntrl_l
+ .global iswcntrl_l
+ .def iswcntrl_l; .scl 2; .type 32; .endef
iswcntrl_l:
jmp __iswcntrl_l
diff --git a/arch/nt64/weak/nt64/__iswctype_l_sym.s b/arch/nt64/weak/nt64/__iswctype_l_sym.s
index 0c84155..36bd593 100644
--- a/arch/nt64/weak/nt64/__iswctype_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswctype_l_sym.s
@@ -1,3 +1,4 @@
-.global iswctype_l
+ .global iswctype_l
+ .def iswctype_l; .scl 2; .type 32; .endef
iswctype_l:
jmp __iswctype_l
diff --git a/arch/nt64/weak/nt64/__iswdigit_l_sym.s b/arch/nt64/weak/nt64/__iswdigit_l_sym.s
index daa4362..bf4fc1f 100644
--- a/arch/nt64/weak/nt64/__iswdigit_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global iswdigit_l
+ .global iswdigit_l
+ .def iswdigit_l; .scl 2; .type 32; .endef
iswdigit_l:
jmp __iswdigit_l
diff --git a/arch/nt64/weak/nt64/__iswgraph_l_sym.s b/arch/nt64/weak/nt64/__iswgraph_l_sym.s
index 174f5fa..45fe6b4 100644
--- a/arch/nt64/weak/nt64/__iswgraph_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswgraph_l_sym.s
@@ -1,3 +1,4 @@
-.global iswgraph_l
+ .global iswgraph_l
+ .def iswgraph_l; .scl 2; .type 32; .endef
iswgraph_l:
jmp __iswgraph_l
diff --git a/arch/nt64/weak/nt64/__iswlower_l_sym.s b/arch/nt64/weak/nt64/__iswlower_l_sym.s
index 2ab155c..d280794 100644
--- a/arch/nt64/weak/nt64/__iswlower_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswlower_l_sym.s
@@ -1,3 +1,4 @@
-.global iswlower_l
+ .global iswlower_l
+ .def iswlower_l; .scl 2; .type 32; .endef
iswlower_l:
jmp __iswlower_l
diff --git a/arch/nt64/weak/nt64/__iswprint_l_sym.s b/arch/nt64/weak/nt64/__iswprint_l_sym.s
index 344480f..401c26f 100644
--- a/arch/nt64/weak/nt64/__iswprint_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswprint_l_sym.s
@@ -1,3 +1,4 @@
-.global iswprint_l
+ .global iswprint_l
+ .def iswprint_l; .scl 2; .type 32; .endef
iswprint_l:
jmp __iswprint_l
diff --git a/arch/nt64/weak/nt64/__iswpunct_l_sym.s b/arch/nt64/weak/nt64/__iswpunct_l_sym.s
index 4139b39..514ad1b 100644
--- a/arch/nt64/weak/nt64/__iswpunct_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswpunct_l_sym.s
@@ -1,3 +1,4 @@
-.global iswpunct_l
+ .global iswpunct_l
+ .def iswpunct_l; .scl 2; .type 32; .endef
iswpunct_l:
jmp __iswpunct_l
diff --git a/arch/nt64/weak/nt64/__iswspace_l_sym.s b/arch/nt64/weak/nt64/__iswspace_l_sym.s
index 9e389e5..7fbb76c 100644
--- a/arch/nt64/weak/nt64/__iswspace_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswspace_l_sym.s
@@ -1,3 +1,4 @@
-.global iswspace_l
+ .global iswspace_l
+ .def iswspace_l; .scl 2; .type 32; .endef
iswspace_l:
jmp __iswspace_l
diff --git a/arch/nt64/weak/nt64/__iswupper_l_sym.s b/arch/nt64/weak/nt64/__iswupper_l_sym.s
index dc86844..b5537dc 100644
--- a/arch/nt64/weak/nt64/__iswupper_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswupper_l_sym.s
@@ -1,3 +1,4 @@
-.global iswupper_l
+ .global iswupper_l
+ .def iswupper_l; .scl 2; .type 32; .endef
iswupper_l:
jmp __iswupper_l
diff --git a/arch/nt64/weak/nt64/__iswxdigit_l_sym.s b/arch/nt64/weak/nt64/__iswxdigit_l_sym.s
index 6824919..87aa537 100644
--- a/arch/nt64/weak/nt64/__iswxdigit_l_sym.s
+++ b/arch/nt64/weak/nt64/__iswxdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global iswxdigit_l
+ .global iswxdigit_l
+ .def iswxdigit_l; .scl 2; .type 32; .endef
iswxdigit_l:
jmp __iswxdigit_l
diff --git a/arch/nt64/weak/nt64/__isxdigit_l_sym.s b/arch/nt64/weak/nt64/__isxdigit_l_sym.s
index 2f8cebd..4c834bf 100644
--- a/arch/nt64/weak/nt64/__isxdigit_l_sym.s
+++ b/arch/nt64/weak/nt64/__isxdigit_l_sym.s
@@ -1,3 +1,4 @@
-.global isxdigit_l
+ .global isxdigit_l
+ .def isxdigit_l; .scl 2; .type 32; .endef
isxdigit_l:
jmp __isxdigit_l
diff --git a/arch/nt64/weak/nt64/__lgamma_r_sym.s b/arch/nt64/weak/nt64/__lgamma_r_sym.s
index 30ea29e..dcb1d5e 100644
--- a/arch/nt64/weak/nt64/__lgamma_r_sym.s
+++ b/arch/nt64/weak/nt64/__lgamma_r_sym.s
@@ -1,3 +1,4 @@
-.global lgamma_r
+ .global lgamma_r
+ .def lgamma_r; .scl 2; .type 32; .endef
lgamma_r:
jmp __lgamma_r
diff --git a/arch/nt64/weak/nt64/__lgammaf_r_sym.s b/arch/nt64/weak/nt64/__lgammaf_r_sym.s
index b03f20a..7c5419b 100644
--- a/arch/nt64/weak/nt64/__lgammaf_r_sym.s
+++ b/arch/nt64/weak/nt64/__lgammaf_r_sym.s
@@ -1,3 +1,4 @@
-.global lgammaf_r
+ .global lgammaf_r
+ .def lgammaf_r; .scl 2; .type 32; .endef
lgammaf_r:
jmp __lgammaf_r
diff --git a/arch/nt64/weak/nt64/__lgammal_r_sym.s b/arch/nt64/weak/nt64/__lgammal_r_sym.s
index ffd86b0..f5cde30 100644
--- a/arch/nt64/weak/nt64/__lgammal_r_sym.s
+++ b/arch/nt64/weak/nt64/__lgammal_r_sym.s
@@ -1,3 +1,4 @@
-.global lgammal_r
+ .global lgammal_r
+ .def lgammal_r; .scl 2; .type 32; .endef
lgammal_r:
jmp __lgammal_r
diff --git a/arch/nt64/weak/nt64/__localtime_r_sym.s b/arch/nt64/weak/nt64/__localtime_r_sym.s
index 47841f1..7ded4db 100644
--- a/arch/nt64/weak/nt64/__localtime_r_sym.s
+++ b/arch/nt64/weak/nt64/__localtime_r_sym.s
@@ -1,3 +1,4 @@
- .global localtime_r
+ .global localtime_r
+ .def localtime_r; .scl 2; .type 32; .endef
localtime_r:
jmp __localtime_r
diff --git a/arch/nt64/weak/nt64/__madvise_sym.s b/arch/nt64/weak/nt64/__madvise_sym.s
index 8174355..780c1ee 100644
--- a/arch/nt64/weak/nt64/__madvise_sym.s
+++ b/arch/nt64/weak/nt64/__madvise_sym.s
@@ -1,3 +1,4 @@
-.global madvise
+ .global madvise
+ .def madvise; .scl 2; .type 32; .endef
madvise:
jmp __madvise
diff --git a/arch/nt64/weak/nt64/__memalign_sym.s b/arch/nt64/weak/nt64/__memalign_sym.s
index c01f047..21e2985 100644
--- a/arch/nt64/weak/nt64/__memalign_sym.s
+++ b/arch/nt64/weak/nt64/__memalign_sym.s
@@ -1,3 +1,4 @@
- .global memalign
+ .global memalign
+ .def memalign; .scl 2; .type 32; .endef
memalign:
jmp __memalign
diff --git a/arch/nt64/weak/nt64/__memrchr_sym.s b/arch/nt64/weak/nt64/__memrchr_sym.s
index 6acd423..0e69906 100644
--- a/arch/nt64/weak/nt64/__memrchr_sym.s
+++ b/arch/nt64/weak/nt64/__memrchr_sym.s
@@ -1,3 +1,4 @@
-.global memrchr
+ .global memrchr
+ .def memrchr; .scl 2; .type 32; .endef
memrchr:
jmp __memrchr
diff --git a/arch/nt64/weak/nt64/__mkostemps_sym.s b/arch/nt64/weak/nt64/__mkostemps_sym.s
index 02912db..5012e7f 100644
--- a/arch/nt64/weak/nt64/__mkostemps_sym.s
+++ b/arch/nt64/weak/nt64/__mkostemps_sym.s
@@ -1,3 +1,4 @@
-.global mkostemps
+ .global mkostemps
+ .def mkostemps; .scl 2; .type 32; .endef
mkostemps:
jmp __mkostemps
diff --git a/arch/nt64/weak/nt64/__mmap_sym.s b/arch/nt64/weak/nt64/__mmap_sym.s
index fa4995e..d8bf06a 100644
--- a/arch/nt64/weak/nt64/__mmap_sym.s
+++ b/arch/nt64/weak/nt64/__mmap_sym.s
@@ -1,3 +1,4 @@
- .global mmap
+ .global mmap
+ .def mmap; .scl 2; .type 32; .endef
mmap:
jmp __mmap
diff --git a/arch/nt64/weak/nt64/__mprotect_sym.s b/arch/nt64/weak/nt64/__mprotect_sym.s
index a45dd23..de34805 100644
--- a/arch/nt64/weak/nt64/__mprotect_sym.s
+++ b/arch/nt64/weak/nt64/__mprotect_sym.s
@@ -1,4 +1,5 @@
- .global mprotect
+ .global mprotect
+ .def mprotect; .scl 2; .type 32; .endef
mprotect:
jmp __mprotect
diff --git a/arch/nt64/weak/nt64/__mremap_sym.s b/arch/nt64/weak/nt64/__mremap_sym.s
index b265ddc..5870ffa 100644
--- a/arch/nt64/weak/nt64/__mremap_sym.s
+++ b/arch/nt64/weak/nt64/__mremap_sym.s
@@ -1,3 +1,4 @@
- .global mremap
+ .global mremap
+ .def mremap; .scl 2; .type 32; .endef
mremap:
jmp __mremap
diff --git a/arch/nt64/weak/nt64/__munmap_sym.s b/arch/nt64/weak/nt64/__munmap_sym.s
index 2cf8702..4851e30 100644
--- a/arch/nt64/weak/nt64/__munmap_sym.s
+++ b/arch/nt64/weak/nt64/__munmap_sym.s
@@ -1,3 +1,4 @@
- .global munmap
+ .global munmap
+ .def munmap; .scl 2; .type 32; .endef
munmap:
jmp __munmap
diff --git a/arch/nt64/weak/nt64/__newlocale_sym.s b/arch/nt64/weak/nt64/__newlocale_sym.s
index a87d1d6..ce6762e 100644
--- a/arch/nt64/weak/nt64/__newlocale_sym.s
+++ b/arch/nt64/weak/nt64/__newlocale_sym.s
@@ -1,3 +1,4 @@
-.global newlocale
+ .global newlocale
+ .def newlocale; .scl 2; .type 32; .endef
newlocale:
jmp __newlocale
diff --git a/arch/nt64/weak/nt64/__nl_langinfo_l_sym.s b/arch/nt64/weak/nt64/__nl_langinfo_l_sym.s
index deb1d9c..a185696 100644
--- a/arch/nt64/weak/nt64/__nl_langinfo_l_sym.s
+++ b/arch/nt64/weak/nt64/__nl_langinfo_l_sym.s
@@ -1,3 +1,4 @@
- .global nl_langinfo_l
+ .global nl_langinfo_l
+ .def nl_langinfo_l; .scl 2; .type 32; .endef
nl_langinfo_l:
jmp __nl_langinfo_l
diff --git a/arch/nt64/weak/nt64/__nl_langinfo_sym.s b/arch/nt64/weak/nt64/__nl_langinfo_sym.s
index dff737e..3395662 100644
--- a/arch/nt64/weak/nt64/__nl_langinfo_sym.s
+++ b/arch/nt64/weak/nt64/__nl_langinfo_sym.s
@@ -1,3 +1,4 @@
- .global nl_langinfo
+ .global nl_langinfo
+ .def nl_langinfo; .scl 2; .type 32; .endef
nl_langinfo:
jmp __nl_langinfo
diff --git a/arch/nt64/weak/nt64/__optreset_sym.s b/arch/nt64/weak/nt64/__optreset_sym.s
index 3955085..82392ba 100644
--- a/arch/nt64/weak/nt64/__optreset_sym.s
+++ b/arch/nt64/weak/nt64/__optreset_sym.s
@@ -1,3 +1,4 @@
-.global optreset
+ .global optreset
+ .def optreset; .scl 2; .type 32; .endef
optreset:
jmp __optreset
diff --git a/arch/nt64/weak/nt64/__pthread_cond_timedwait_sym.s b/arch/nt64/weak/nt64/__pthread_cond_timedwait_sym.s
index 476d29a..3981741 100644
--- a/arch/nt64/weak/nt64/__pthread_cond_timedwait_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_cond_timedwait_sym.s
@@ -1,3 +1,4 @@
- .global pthread_cond_timedwait
+ .global pthread_cond_timedwait
+ .def pthread_cond_timedwait; .scl 2; .type 32; .endef
pthread_cond_timedwait:
jmp __pthread_cond_timedwait
diff --git a/arch/nt64/weak/nt64/__pthread_create_sym.s b/arch/nt64/weak/nt64/__pthread_create_sym.s
index a9f6770..4e9ebd5 100644
--- a/arch/nt64/weak/nt64/__pthread_create_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_create_sym.s
@@ -1,4 +1,5 @@
- .global pthread_create
+ .global pthread_create
+ .def pthread_create; .scl 2; .type 32; .endef
pthread_create:
jmp __pthread_create
diff --git a/arch/nt64/weak/nt64/__pthread_detach_sym.s b/arch/nt64/weak/nt64/__pthread_detach_sym.s
index 69909a0..6baff28 100644
--- a/arch/nt64/weak/nt64/__pthread_detach_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_detach_sym.s
@@ -1,3 +1,4 @@
-.global pthread_detach
+ .global pthread_detach
+ .def pthread_detach; .scl 2; .type 32; .endef
pthread_detach:
jmp __pthread_detach_impl
diff --git a/arch/nt64/weak/nt64/__pthread_equal_sym.s b/arch/nt64/weak/nt64/__pthread_equal_sym.s
index 5839d95..83e0e82 100644
--- a/arch/nt64/weak/nt64/__pthread_equal_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_equal_sym.s
@@ -1,3 +1,4 @@
-.global pthread_equal
+ .global pthread_equal
+ .def pthread_equal; .scl 2; .type 32; .endef
pthread_equal:
jmp __pthread_equal_impl
diff --git a/arch/nt64/weak/nt64/__pthread_exit_sym.s b/arch/nt64/weak/nt64/__pthread_exit_sym.s
index 1f762ac..06b80b7 100644
--- a/arch/nt64/weak/nt64/__pthread_exit_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_exit_sym.s
@@ -1,3 +1,4 @@
- .global pthread_exit
+ .global pthread_exit
+ .def pthread_exit; .scl 2; .type 32; .endef
pthread_exit:
jmp __pthread_exit
diff --git a/arch/nt64/weak/nt64/__pthread_getspecific_sym.s b/arch/nt64/weak/nt64/__pthread_getspecific_sym.s
index 3877601..97544a7 100644
--- a/arch/nt64/weak/nt64/__pthread_getspecific_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_getspecific_sym.s
@@ -1,4 +1,5 @@
- .global pthread_getspecific
+ .global pthread_getspecific
+ .def pthread_getspecific; .scl 2; .type 32; .endef
pthread_getspecific:
jmp __pthread_getspecific_impl
diff --git a/arch/nt64/weak/nt64/__pthread_join_sym.s b/arch/nt64/weak/nt64/__pthread_join_sym.s
index ee563ac..4df00b7 100644
--- a/arch/nt64/weak/nt64/__pthread_join_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_join_sym.s
@@ -1,3 +1,4 @@
-.global pthread_join
+ .global pthread_join
+ .def pthread_join; .scl 2; .type 32; .endef
pthread_join:
jmp __pthread_join
diff --git a/arch/nt64/weak/nt64/__pthread_key_create_sym.s b/arch/nt64/weak/nt64/__pthread_key_create_sym.s
index 2336b7f..65e57b0 100644
--- a/arch/nt64/weak/nt64/__pthread_key_create_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_key_create_sym.s
@@ -1,3 +1,4 @@
- .global pthread_key_create
+ .global pthread_key_create
+ .def pthread_key_create; .scl 2; .type 32; .endef
pthread_key_create:
jmp __pthread_key_create
diff --git a/arch/nt64/weak/nt64/__pthread_key_delete_sym.s b/arch/nt64/weak/nt64/__pthread_key_delete_sym.s
index d4c9a04..180c2c2 100644
--- a/arch/nt64/weak/nt64/__pthread_key_delete_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_key_delete_sym.s
@@ -1,3 +1,4 @@
-.global pthread_key_delete
+ .global pthread_key_delete
+ .def pthread_key_delete; .scl 2; .type 32; .endef
pthread_key_delete:
jmp __pthread_key_delete
diff --git a/arch/nt64/weak/nt64/__pthread_mutex_lock_sym.s b/arch/nt64/weak/nt64/__pthread_mutex_lock_sym.s
index 7b81e9d..b9c6555 100644
--- a/arch/nt64/weak/nt64/__pthread_mutex_lock_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_mutex_lock_sym.s
@@ -1,3 +1,4 @@
- .global pthread_mutex_lock
+ .global pthread_mutex_lock
+ .def pthread_mutex_lock; .scl 2; .type 32; .endef
pthread_mutex_lock:
jmp __pthread_mutex_lock
diff --git a/arch/nt64/weak/nt64/__pthread_mutex_timedlock_sym.s b/arch/nt64/weak/nt64/__pthread_mutex_timedlock_sym.s
index 033a879..f3f38fd 100644
--- a/arch/nt64/weak/nt64/__pthread_mutex_timedlock_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_mutex_timedlock_sym.s
@@ -1,3 +1,4 @@
-.global pthread_mutex_timedlock
+ .global pthread_mutex_timedlock
+ .def pthread_mutex_timedlock; .scl 2; .type 32; .endef
pthread_mutex_timedlock:
jmp __pthread_mutex_timedlock
diff --git a/arch/nt64/weak/nt64/__pthread_mutex_trylock_sym.s b/arch/nt64/weak/nt64/__pthread_mutex_trylock_sym.s
index 5994981..4f0d136 100644
--- a/arch/nt64/weak/nt64/__pthread_mutex_trylock_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_mutex_trylock_sym.s
@@ -1,3 +1,4 @@
- .global pthread_mutex_trylock
+ .global pthread_mutex_trylock
+ .def pthread_mutex_trylock; .scl 2; .type 32; .endef
pthread_mutex_trylock:
jmp __pthread_mutex_trylock
diff --git a/arch/nt64/weak/nt64/__pthread_mutex_unlock_sym.s b/arch/nt64/weak/nt64/__pthread_mutex_unlock_sym.s
index 20a68b2..f0c4af1 100644
--- a/arch/nt64/weak/nt64/__pthread_mutex_unlock_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_mutex_unlock_sym.s
@@ -1,3 +1,4 @@
- .global pthread_mutex_unlock
+ .global pthread_mutex_unlock
+ .def pthread_mutex_unlock; .scl 2; .type 32; .endef
pthread_mutex_unlock:
jmp __pthread_mutex_unlock
diff --git a/arch/nt64/weak/nt64/__pthread_once_sym.s b/arch/nt64/weak/nt64/__pthread_once_sym.s
index 84cf04f..5a2feaf 100644
--- a/arch/nt64/weak/nt64/__pthread_once_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_once_sym.s
@@ -1,3 +1,4 @@
- .global pthread_once
+ .global pthread_once
+ .def pthread_once; .scl 2; .type 32; .endef
pthread_once:
jmp __pthread_once
diff --git a/arch/nt64/weak/nt64/__pthread_setcancelstate_sym.s b/arch/nt64/weak/nt64/__pthread_setcancelstate_sym.s
index a0867eb..99fd5e9 100644
--- a/arch/nt64/weak/nt64/__pthread_setcancelstate_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_setcancelstate_sym.s
@@ -1,3 +1,4 @@
- .global pthread_setcancelstate
+ .global pthread_setcancelstate
+ .def pthread_setcancelstate; .scl 2; .type 32; .endef
pthread_setcancelstate:
jmp __pthread_setcancelstate
diff --git a/arch/nt64/weak/nt64/__pthread_testcancel_sym.s b/arch/nt64/weak/nt64/__pthread_testcancel_sym.s
index 6958de1..7c447b9 100644
--- a/arch/nt64/weak/nt64/__pthread_testcancel_sym.s
+++ b/arch/nt64/weak/nt64/__pthread_testcancel_sym.s
@@ -1,3 +1,4 @@
- .global pthread_testcancel
+ .global pthread_testcancel
+ .def pthread_testcancel; .scl 2; .type 32; .endef
pthread_testcancel:
jmp __pthread_testcancel
diff --git a/arch/nt64/weak/nt64/__ptsname_r_sym.s b/arch/nt64/weak/nt64/__ptsname_r_sym.s
index dd97f06..4728f4c 100644
--- a/arch/nt64/weak/nt64/__ptsname_r_sym.s
+++ b/arch/nt64/weak/nt64/__ptsname_r_sym.s
@@ -1,3 +1,4 @@
-.global ptsname_r
+ .global ptsname_r
+ .def ptsname_r; .scl 2; .type 32; .endef
ptsname_r:
jmp __ptsname_r
diff --git a/arch/nt64/weak/nt64/__res_mkquery_sym.s b/arch/nt64/weak/nt64/__res_mkquery_sym.s
index f2a32d4..d8a75c3 100644
--- a/arch/nt64/weak/nt64/__res_mkquery_sym.s
+++ b/arch/nt64/weak/nt64/__res_mkquery_sym.s
@@ -1,3 +1,4 @@
-.global res_mkquery
+ .global res_mkquery
+ .def res_mkquery; .scl 2; .type 32; .endef
res_mkquery:
jmp __res_mkquery
diff --git a/arch/nt64/weak/nt64/__res_query_sym.s b/arch/nt64/weak/nt64/__res_query_sym.s
index d127ef6..01eecc3 100644
--- a/arch/nt64/weak/nt64/__res_query_sym.s
+++ b/arch/nt64/weak/nt64/__res_query_sym.s
@@ -1,3 +1,4 @@
- .global res_query
+ .global res_query
+ .def res_query; .scl 2; .type 32; .endef
res_query:
jmp __res_query
diff --git a/arch/nt64/weak/nt64/__res_send_sym.s b/arch/nt64/weak/nt64/__res_send_sym.s
index d776dca..aa97027 100644
--- a/arch/nt64/weak/nt64/__res_send_sym.s
+++ b/arch/nt64/weak/nt64/__res_send_sym.s
@@ -1,3 +1,4 @@
-.global res_send
+ .global res_send
+ .def res_send; .scl 2; .type 32; .endef
res_send:
jmp __res_send
diff --git a/arch/nt64/weak/nt64/__sigaction_sym.s b/arch/nt64/weak/nt64/__sigaction_sym.s
index 0f78be8..5c6b9e5 100644
--- a/arch/nt64/weak/nt64/__sigaction_sym.s
+++ b/arch/nt64/weak/nt64/__sigaction_sym.s
@@ -1,3 +1,4 @@
- .global sigaction
+ .global sigaction
+ .def sigaction; .scl 2; .type 32; .endef
sigaction:
jmp __sigaction
diff --git a/arch/nt64/weak/nt64/__signgam_sym.s b/arch/nt64/weak/nt64/__signgam_sym.s
index 229383e..5f66793 100644
--- a/arch/nt64/weak/nt64/__signgam_sym.s
+++ b/arch/nt64/weak/nt64/__signgam_sym.s
@@ -1,3 +1,4 @@
-.global signgam
+ .global signgam
+ .def signgam; .scl 2; .type 32; .endef
signgam:
jmp __signgam
diff --git a/arch/nt64/weak/nt64/__statfs_sym.s b/arch/nt64/weak/nt64/__statfs_sym.s
index 5cb04f4..8cfa8c8 100644
--- a/arch/nt64/weak/nt64/__statfs_sym.s
+++ b/arch/nt64/weak/nt64/__statfs_sym.s
@@ -1,3 +1,4 @@
-.global statfs
+ .global statfs
+ .def statfs; .scl 2; .type 32; .endef
statfs:
jmp __statfs
diff --git a/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s b/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s
index 724417a..31b77c2 100644
--- a/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s
+++ b/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s
@@ -1,3 +1,4 @@
- .global __stdio_exit_needed
+ .global __stdio_exit_needed
+ .def __stdio_exit_needed; .scl 2; .type 32; .endef
__stdio_exit_needed:
jmp __stdio_exit
diff --git a/arch/nt64/weak/nt64/__stpcpy_sym.s b/arch/nt64/weak/nt64/__stpcpy_sym.s
index 0352080..f47123f 100644
--- a/arch/nt64/weak/nt64/__stpcpy_sym.s
+++ b/arch/nt64/weak/nt64/__stpcpy_sym.s
@@ -1,3 +1,4 @@
-.global stpcpy
+ .global stpcpy
+ .def stpcpy; .scl 2; .type 32; .endef
stpcpy:
jmp __stpcpy
diff --git a/arch/nt64/weak/nt64/__stpncpy_sym.s b/arch/nt64/weak/nt64/__stpncpy_sym.s
index 4234cb1..7ae2584 100644
--- a/arch/nt64/weak/nt64/__stpncpy_sym.s
+++ b/arch/nt64/weak/nt64/__stpncpy_sym.s
@@ -1,3 +1,4 @@
-.global stpncpy
+ .global stpncpy
+ .def stpncpy; .scl 2; .type 32; .endef
stpncpy:
jmp __stpncpy
diff --git a/arch/nt64/weak/nt64/__strcasecmp_l_sym.s b/arch/nt64/weak/nt64/__strcasecmp_l_sym.s
index 5f6f852..8f1111a 100644
--- a/arch/nt64/weak/nt64/__strcasecmp_l_sym.s
+++ b/arch/nt64/weak/nt64/__strcasecmp_l_sym.s
@@ -1,3 +1,4 @@
-.global strcasecmp_l
+ .global strcasecmp_l
+ .def strcasecmp_l; .scl 2; .type 32; .endef
strcasecmp_l:
jmp __strcasecmp_l
diff --git a/arch/nt64/weak/nt64/__strchrnul_sym.s b/arch/nt64/weak/nt64/__strchrnul_sym.s
index dc35169..47f7167 100644
--- a/arch/nt64/weak/nt64/__strchrnul_sym.s
+++ b/arch/nt64/weak/nt64/__strchrnul_sym.s
@@ -1,3 +1,4 @@
-.global strchrnul
+ .global strchrnul
+ .def strchrnul; .scl 2; .type 32; .endef
strchrnul:
jmp __strchrnul
diff --git a/arch/nt64/weak/nt64/__strcoll_l_sym.s b/arch/nt64/weak/nt64/__strcoll_l_sym.s
index e8ba9a2..f2df041 100644
--- a/arch/nt64/weak/nt64/__strcoll_l_sym.s
+++ b/arch/nt64/weak/nt64/__strcoll_l_sym.s
@@ -1,3 +1,4 @@
-.global strcoll_l
+ .global strcoll_l
+ .def strcoll_l; .scl 2; .type 32; .endef
strcoll_l:
jmp __strcoll_l
diff --git a/arch/nt64/weak/nt64/__strdup_sym.s b/arch/nt64/weak/nt64/__strdup_sym.s
index ef8bc5a..703dd37 100644
--- a/arch/nt64/weak/nt64/__strdup_sym.s
+++ b/arch/nt64/weak/nt64/__strdup_sym.s
@@ -1,3 +1,4 @@
- .global strdup
+ .global strdup
+ .def strdup; .scl 2; .type 32; .endef
strdup:
jmp __strdup
diff --git a/arch/nt64/weak/nt64/__strerror_l_sym.s b/arch/nt64/weak/nt64/__strerror_l_sym.s
index 556c86f..09c48dd 100644
--- a/arch/nt64/weak/nt64/__strerror_l_sym.s
+++ b/arch/nt64/weak/nt64/__strerror_l_sym.s
@@ -1,3 +1,4 @@
-.global strerror_l
+ .global strerror_l
+ .def strerror_l; .scl 2; .type 32; .endef
strerror_l:
jmp __strerror_l
diff --git a/arch/nt64/weak/nt64/__strftime_l_sym.s b/arch/nt64/weak/nt64/__strftime_l_sym.s
index 26741cd..ba54e71 100644
--- a/arch/nt64/weak/nt64/__strftime_l_sym.s
+++ b/arch/nt64/weak/nt64/__strftime_l_sym.s
@@ -1,3 +1,4 @@
-.global strftime_l
+ .global strftime_l
+ .def strftime_l; .scl 2; .type 32; .endef
strftime_l:
jmp __strftime_l
diff --git a/arch/nt64/weak/nt64/__strncasecmp_l_sym.s b/arch/nt64/weak/nt64/__strncasecmp_l_sym.s
index 3fb0bd2..19b39ab 100644
--- a/arch/nt64/weak/nt64/__strncasecmp_l_sym.s
+++ b/arch/nt64/weak/nt64/__strncasecmp_l_sym.s
@@ -1,3 +1,4 @@
-.global strncasecmp_l
+ .global strncasecmp_l
+ .def strncasecmp_l; .scl 2; .type 32; .endef
strncasecmp_l:
jmp __strncasecmp_l
diff --git a/arch/nt64/weak/nt64/__strxfrm_l_sym.s b/arch/nt64/weak/nt64/__strxfrm_l_sym.s
index b8f50ca..a2ee71b 100644
--- a/arch/nt64/weak/nt64/__strxfrm_l_sym.s
+++ b/arch/nt64/weak/nt64/__strxfrm_l_sym.s
@@ -1,3 +1,4 @@
-.global strxfrm_l
+ .global strxfrm_l
+ .def strxfrm_l; .scl 2; .type 32; .endef
strxfrm_l:
jmp __strxfrm_l
diff --git a/arch/nt64/weak/nt64/__sysinfo_sym.s b/arch/nt64/weak/nt64/__sysinfo_sym.s
index da0773e..beb83f8 100644
--- a/arch/nt64/weak/nt64/__sysinfo_sym.s
+++ b/arch/nt64/weak/nt64/__sysinfo_sym.s
@@ -1,3 +1,4 @@
-.global sysinfo
+ .global sysinfo
+ .def sysinfo; .scl 2; .type 32; .endef
sysinfo:
jmp __sysinfo
diff --git a/arch/nt64/weak/nt64/__timezone_sym.s b/arch/nt64/weak/nt64/__timezone_sym.s
index 51227a1..65975f6 100644
--- a/arch/nt64/weak/nt64/__timezone_sym.s
+++ b/arch/nt64/weak/nt64/__timezone_sym.s
@@ -1,3 +1,4 @@
-.global timezone
+ .global timezone
+ .def timezone; .scl 2; .type 32; .endef
timezone:
jmp __timezone
diff --git a/arch/nt64/weak/nt64/__tolower_l_sym.s b/arch/nt64/weak/nt64/__tolower_l_sym.s
index c1ce98e..8c2e1c2 100644
--- a/arch/nt64/weak/nt64/__tolower_l_sym.s
+++ b/arch/nt64/weak/nt64/__tolower_l_sym.s
@@ -1,3 +1,4 @@
-.global tolower_l
+ .global tolower_l
+ .def tolower_l; .scl 2; .type 32; .endef
tolower_l:
jmp __tolower_l
diff --git a/arch/nt64/weak/nt64/__toupper_l_sym.s b/arch/nt64/weak/nt64/__toupper_l_sym.s
index 50329aa..e1c8e63 100644
--- a/arch/nt64/weak/nt64/__toupper_l_sym.s
+++ b/arch/nt64/weak/nt64/__toupper_l_sym.s
@@ -1,3 +1,4 @@
-.global toupper_l
+ .global toupper_l
+ .def toupper_l; .scl 2; .type 32; .endef
toupper_l:
jmp __toupper_l
diff --git a/arch/nt64/weak/nt64/__towctrans_l_sym.s b/arch/nt64/weak/nt64/__towctrans_l_sym.s
index 8e4eb52..5bb469e 100644
--- a/arch/nt64/weak/nt64/__towctrans_l_sym.s
+++ b/arch/nt64/weak/nt64/__towctrans_l_sym.s
@@ -1,3 +1,4 @@
-.global towctrans_l
+ .global towctrans_l
+ .def towctrans_l; .scl 2; .type 32; .endef
towctrans_l:
jmp __towctrans_l
diff --git a/arch/nt64/weak/nt64/__towlower_l_sym.s b/arch/nt64/weak/nt64/__towlower_l_sym.s
index f56f32e..85619ae 100644
--- a/arch/nt64/weak/nt64/__towlower_l_sym.s
+++ b/arch/nt64/weak/nt64/__towlower_l_sym.s
@@ -1,3 +1,4 @@
-.global towlower_l
+ .global towlower_l
+ .def towlower_l; .scl 2; .type 32; .endef
towlower_l:
jmp __towlower_l
diff --git a/arch/nt64/weak/nt64/__towupper_l_sym.s b/arch/nt64/weak/nt64/__towupper_l_sym.s
index 7110fce..b85c83e 100644
--- a/arch/nt64/weak/nt64/__towupper_l_sym.s
+++ b/arch/nt64/weak/nt64/__towupper_l_sym.s
@@ -1,3 +1,4 @@
-.global towupper_l
+ .global towupper_l
+ .def towupper_l; .scl 2; .type 32; .endef
towupper_l:
jmp __towupper_l
diff --git a/arch/nt64/weak/nt64/__tzname_sym.s b/arch/nt64/weak/nt64/__tzname_sym.s
index 3a9167d..424b061 100644
--- a/arch/nt64/weak/nt64/__tzname_sym.s
+++ b/arch/nt64/weak/nt64/__tzname_sym.s
@@ -1,3 +1,4 @@
-.global tzname
+ .global tzname
+ .def tzname; .scl 2; .type 32; .endef
tzname:
jmp __tzname
diff --git a/arch/nt64/weak/nt64/__tzset_sym.s b/arch/nt64/weak/nt64/__tzset_sym.s
index 59cbc61..c7194fa 100644
--- a/arch/nt64/weak/nt64/__tzset_sym.s
+++ b/arch/nt64/weak/nt64/__tzset_sym.s
@@ -1,3 +1,4 @@
-.global tzset
+ .global tzset
+ .def tzset; .scl 2; .type 32; .endef
tzset:
jmp __tzset
diff --git a/arch/nt64/weak/nt64/__uselocale_sym.s b/arch/nt64/weak/nt64/__uselocale_sym.s
index f616690..b9b9420 100644
--- a/arch/nt64/weak/nt64/__uselocale_sym.s
+++ b/arch/nt64/weak/nt64/__uselocale_sym.s
@@ -1,3 +1,4 @@
-.global uselocale
+ .global uselocale
+ .def uselocale; .scl 2; .type 32; .endef
uselocale:
jmp __uselocale
diff --git a/arch/nt64/weak/nt64/__vfork_sym.s b/arch/nt64/weak/nt64/__vfork_sym.s
index 32b71f1..be5300e 100644
--- a/arch/nt64/weak/nt64/__vfork_sym.s
+++ b/arch/nt64/weak/nt64/__vfork_sym.s
@@ -1,3 +1,4 @@
-.global vfork
+ .global vfork
+ .def vfork; .scl 2; .type 32; .endef
vfork:
jmp __vfork
diff --git a/arch/nt64/weak/nt64/__vm_lock_sym.s b/arch/nt64/weak/nt64/__vm_lock_sym.s
index 9ab823b..e84a0fb 100644
--- a/arch/nt64/weak/nt64/__vm_lock_sym.s
+++ b/arch/nt64/weak/nt64/__vm_lock_sym.s
@@ -1,8 +1,10 @@
- .global __vm_lock_impl /* symbol excluded from libc.so */
+ .global __vm_lock_impl
+ .def __vm_lock_impl; .scl 2; .type 32; .endef
__vm_lock_impl:
jmp __vm_lock
- .global __vm_unlock_impl /* symbol excluded from libc.so */
+ .global __vm_unlock_impl
+ .def __vm_unlock_impl; .scl 2; .type 32; .endef
__vm_unlock_impl:
jmp __vm_unlock
diff --git a/arch/nt64/weak/nt64/__vsyslog_sym.s b/arch/nt64/weak/nt64/__vsyslog_sym.s
index 17e3b5e..34132fb 100644
--- a/arch/nt64/weak/nt64/__vsyslog_sym.s
+++ b/arch/nt64/weak/nt64/__vsyslog_sym.s
@@ -1,3 +1,4 @@
-.global vsyslog
+ .global vsyslog
+ .def vsyslog; .scl 2; .type 32; .endef
vsyslog:
jmp __vsyslog
diff --git a/arch/nt64/weak/nt64/__wcscoll_l_sym.s b/arch/nt64/weak/nt64/__wcscoll_l_sym.s
index 1c6e2db..0078194 100644
--- a/arch/nt64/weak/nt64/__wcscoll_l_sym.s
+++ b/arch/nt64/weak/nt64/__wcscoll_l_sym.s
@@ -1,3 +1,4 @@
-.global wcscoll_l
+ .global wcscoll_l
+ .def wcscoll_l; .scl 2; .type 32; .endef
wcscoll_l:
jmp __wcscoll_l
diff --git a/arch/nt64/weak/nt64/__wcsftime_l_sym.s b/arch/nt64/weak/nt64/__wcsftime_l_sym.s
index c16f0dc..b9d502f 100644
--- a/arch/nt64/weak/nt64/__wcsftime_l_sym.s
+++ b/arch/nt64/weak/nt64/__wcsftime_l_sym.s
@@ -1,3 +1,4 @@
-.global wcsftime_l
+ .global wcsftime_l
+ .def wcsftime_l; .scl 2; .type 32; .endef
wcsftime_l:
jmp __wcsftime_l
diff --git a/arch/nt64/weak/nt64/__wcsxfrm_l_sym.s b/arch/nt64/weak/nt64/__wcsxfrm_l_sym.s
index 98608dd..311c4e2 100644
--- a/arch/nt64/weak/nt64/__wcsxfrm_l_sym.s
+++ b/arch/nt64/weak/nt64/__wcsxfrm_l_sym.s
@@ -1,3 +1,4 @@
-.global wcsxfrm_l
+ .global wcsxfrm_l
+ .def wcsxfrm_l; .scl 2; .type 32; .endef
wcsxfrm_l:
jmp __wcsxfrm_l
diff --git a/arch/nt64/weak/nt64/__wctrans_l_sym.s b/arch/nt64/weak/nt64/__wctrans_l_sym.s
index 9225faf..099e3b9 100644
--- a/arch/nt64/weak/nt64/__wctrans_l_sym.s
+++ b/arch/nt64/weak/nt64/__wctrans_l_sym.s
@@ -1,3 +1,4 @@
-.global wctrans_l
+ .global wctrans_l
+ .def wctrans_l; .scl 2; .type 32; .endef
wctrans_l:
jmp __wctrans_l
diff --git a/arch/nt64/weak/nt64/__wctype_l_sym.s b/arch/nt64/weak/nt64/__wctype_l_sym.s
index 65ae9c9..ec8ce6b 100644
--- a/arch/nt64/weak/nt64/__wctype_l_sym.s
+++ b/arch/nt64/weak/nt64/__wctype_l_sym.s
@@ -1,3 +1,4 @@
-.global wctype_l
+ .global wctype_l
+ .def wctype_l; .scl 2; .type 32; .endef
wctype_l:
jmp __wctype_l