1 #ifndef EMACS_UNEXEC_H 2 #define EMACS_UNEXEC_H 3 void unexec (const char *, const char *); 4 #endif /* EMACS_UNEXEC_H */