Added GC exports, so Stubs target will generate them.

This commit is contained in:
beard%netscape.com 1999-10-03 21:49:41 +00:00
Родитель 5bf92311aa
Коммит 3245e47e03
1 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@ -992,3 +992,12 @@ scalbn
#longjmp
#__terminate
#__initialize
# GC exports.
GC_add_roots
GC_remove_roots
GC_clear_roots
GC_generic_init_threads
GC_gcollect
GC_stdout
GC_stderr