summaryrefslogtreecommitdiff
path: root/src/unexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unexec.h')
-rw-r--r--src/unexec.h4
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 */