diff src/symsinit.h @ 280:7df0dd720c89 r21-0b38

Import from CVS: tag r21-0b38
author cvs
date Mon, 13 Aug 2007 10:32:22 +0200
parents 90d73dddcdc4
children c42ec1d1cded
line wrap: on
line diff
--- a/src/symsinit.h	Mon Aug 13 10:31:30 2007 +0200
+++ b/src/symsinit.h	Mon Aug 13 10:32:22 2007 +0200
@@ -90,7 +90,7 @@
 void syms_of_free_hook (void);
 void syms_of_general (void);
 void syms_of_glyphs_x (void);
-void syms_of_glyphs_read (void);
+void syms_of_glyphs_eimage (void);
 void syms_of_glyphs_mswindows (void);
 void syms_of_glyphs (void);
 void syms_of_gui_x (void);
@@ -186,7 +186,7 @@
 /* Initialize the image instantiator types (dump-time only). */
 
 void image_instantiator_format_create (void);
-void image_instantiator_format_create_glyphs_read (void);
+void image_instantiator_format_create_glyphs_eimage (void);
 void image_instantiator_format_create_glyphs_x (void);
 void image_instantiator_format_create_glyphs_mswindows (void);
 
@@ -251,7 +251,7 @@
 void vars_of_frame_x (void);
 void vars_of_frame (void);
 void vars_of_glyphs_x (void);
-void vars_of_glyphs_read (void);
+void vars_of_glyphs_eimage (void);
 void vars_of_glyphs_mswindows (void);
 void vars_of_glyphs (void);
 void vars_of_gui_x (void);
@@ -360,6 +360,7 @@
 void init_event_tty_late (void);
 void init_event_mswindows_late (void);
 void init_event_unixoid (void);
+void init_hpplay (void);
 void init_lread (void);
 void init_macros (void);
 /* Not named init_process in order to avoid conflict with NS 3.3 */