diff options
Diffstat (limited to 'src/unexec.h')
-rw-r--r-- | src/unexec.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/unexec.h b/src/unexec.h deleted file mode 100644 index cdb2e8016ea..00000000000 --- a/src/unexec.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef EMACS_UNEXEC_H -#define EMACS_UNEXEC_H -void unexec (const char *, const char *); -#endif /* EMACS_UNEXEC_H */ |