提交 5e2f1f33 编写于 作者: A Alex Rønne Petersen

Fix my last commit to match our libgc's declaration style.

上级 fb7c7e39
......@@ -1454,7 +1454,7 @@ GC_bool GC_is_tmp_root GC_PROTO((ptr_t p));
void GC_register_dynamic_libraries GC_PROTO((void));
/* Add dynamic library data sections to the root set. */
GC_INNER void GC_cond_register_dynamic_libraries(void);
void GC_cond_register_dynamic_libraries GC_PROTO((void));
/* Remove and reregister dynamic libraries if we're */
/* configured to do that at each GC. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册