root/src/unexec.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


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

/* [<][>][^][v][top][bottom][index][help] */