summaryrefslogtreecommitdiffstats
path: root/utils/include/exec_shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/include/exec_shell.h')
-rw-r--r--utils/include/exec_shell.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/utils/include/exec_shell.h b/utils/include/exec_shell.h
deleted file mode 100644
index 04aa089..0000000
--- a/utils/include/exec_shell.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef UTIL_LINUX_EXEC_SHELL_H
-#define UTIL_LINUX_EXEC_SHELL_H
-
-extern void exec_shell(void) __attribute__((__noreturn__));
-
-#endif /* UTIL_LINUX_EXEC_SHELL_H */