Mercurial > hg > xemacs-beta
comparison src/symsinit.h @ 657:ce0b3f2eff35
[xemacs-hg @ 2001-09-09 04:37:41 by andyp]
DDE, netinstall and cygwin file fixes
author | andyp |
---|---|
date | Sun, 09 Sep 2001 04:37:48 +0000 |
parents | af57a77cbc92 |
children | 943eaba38521 |
comparison
equal
deleted
inserted
replaced
656:4035041996d8 | 657:ce0b3f2eff35 |
---|---|
30 void init_free_hook (void); | 30 void init_free_hook (void); |
31 void init_intl_very_early (void); | 31 void init_intl_very_early (void); |
32 void init_process_times_very_early (void); | 32 void init_process_times_very_early (void); |
33 void init_ralloc (void); | 33 void init_ralloc (void); |
34 void init_signals_very_early (void); | 34 void init_signals_very_early (void); |
35 void init_mswindows_very_early (void); | |
35 | 36 |
36 /* Early Lisp-engine initialization (dump-time for init, run-time for reinit). */ | 37 /* Early Lisp-engine initialization (dump-time for init, run-time for reinit). */ |
37 | 38 |
38 void init_alloc_once_early (void); | 39 void init_alloc_once_early (void); |
39 void reinit_alloc_once_early (void); | 40 void reinit_alloc_once_early (void); |