summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/shell_banner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe/shell_banner.h')
-rw-r--r--src/include/ipxe/shell_banner.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/include/ipxe/shell_banner.h b/src/include/ipxe/shell_banner.h
deleted file mode 100644
index d03fcbace..000000000
--- a/src/include/ipxe/shell_banner.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef _IPXE_SHELL_BANNER_H
-#define _IPXE_SHELL_BANNER_H
-
-/** @file
- *
- * Shell startup banner
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER );
-
-extern int shell_banner ( void );
-
-#endif /* _IPXE_SHELL_BANNER_H */