mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-02 07:30:55 -08:00
all_functions.c no longer exists.
This commit is contained in:
parent
05950d2eb9
commit
399952f4d5
1 changed files with 0 additions and 5 deletions
|
|
@ -56,11 +56,6 @@ extern void *cl_alloc_align(cl_index size, cl_index align);
|
|||
#endif /* GBC_BOEHM */
|
||||
extern void init_alloc(void);
|
||||
|
||||
/* all_functions.c */
|
||||
|
||||
extern void init_all_functions(void);
|
||||
|
||||
|
||||
/* all_symbols */
|
||||
|
||||
extern cl_object si_mangle_name _ARGS((int narg, cl_object symbol, ...));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue