diff options
Diffstat (limited to 'src/unexec.h')
| -rw-r--r-- | src/unexec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unexec.h b/src/unexec.h new file mode 100644 index 00000000000..343eb6d8db5 --- /dev/null +++ b/src/unexec.h | |||
| @@ -0,0 +1 @@ | |||
| void unexec (const char *, const char *); | |||