зеркало из https://github.com/mozilla/gecko-dev.git
Added GC exports, so Stubs target will generate them.
This commit is contained in:
Родитель
5bf92311aa
Коммит
3245e47e03
|
@ -992,3 +992,12 @@ scalbn
|
||||||
#longjmp
|
#longjmp
|
||||||
#__terminate
|
#__terminate
|
||||||
#__initialize
|
#__initialize
|
||||||
|
|
||||||
|
# GC exports.
|
||||||
|
GC_add_roots
|
||||||
|
GC_remove_roots
|
||||||
|
GC_clear_roots
|
||||||
|
GC_generic_init_threads
|
||||||
|
GC_gcollect
|
||||||
|
GC_stdout
|
||||||
|
GC_stderr
|
||||||
|
|
Загрузка…
Ссылка в новой задаче