* gc.h: Use the PROTO macro when declaring functions.
authorJim Blandy <jimb@red-bean.com>
Thu, 15 Aug 1996 07:17:52 +0000 (07:17 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 15 Aug 1996 07:17:52 +0000 (07:17 +0000)
commit3b2b87606a9229dd10e6d6b84dfb283b4b62645a
tree63c87b82108f57183e786a5f5a386e407dc681d6
parentb971d089b45caabd680e707a6bd8d71a08cf8ac4
* gc.h: Use the PROTO macro when declaring functions.
* gc.c: Use the PROTO macro when declaring static functions.
Remove the CPP hair around function definitions.

* gc.c (scm_init_storage): Initialize scm_asyncs.
libguile/gc.c