mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* gc.h (scm_get_stack_base): Added prototype.
* init.c (scm_get_stack_base): Removed prototype.
This commit is contained in:
parent
9208204554
commit
ec009b22a9
1 changed files with 0 additions and 2 deletions
|
@ -449,8 +449,6 @@ scm_boot_guile (int argc, char ** argv, void (*main_func) (), void *closure)
|
|||
scm_boot_guile_1 (&dummy, &c);
|
||||
}
|
||||
|
||||
extern void *scm_get_stack_base ();
|
||||
|
||||
void
|
||||
scm_init_guile ()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue