mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-11-16 12:34:45 +00:00
Removed __bound_exit_dll from lib/bt-dll.c
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
#define REDIR_ALL \
|
#define REDIR_ALL \
|
||||||
REDIR(__bt_init) \
|
REDIR(__bt_init) \
|
||||||
REDIR(__bt_exit) \
|
REDIR(__bt_exit) \
|
||||||
REDIR(__bound_exit_dll) \
|
|
||||||
REDIR(tcc_backtrace) \
|
REDIR(tcc_backtrace) \
|
||||||
\
|
\
|
||||||
REDIR(__bound_ptr_add) \
|
REDIR(__bound_ptr_add) \
|
||||||
|
|||||||
Reference in New Issue
Block a user