summaryrefslogtreecommitdiff
path: root/gpxe/src/include/usr/iscsiboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/include/usr/iscsiboot.h')
-rw-r--r--gpxe/src/include/usr/iscsiboot.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gpxe/src/include/usr/iscsiboot.h b/gpxe/src/include/usr/iscsiboot.h
deleted file mode 100644
index b17951d5..00000000
--- a/gpxe/src/include/usr/iscsiboot.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _USR_ISCSIBOOT_H
-#define _USR_ISCSIBOOT_H
-
-extern int iscsiboot ( const char *root_path );
-
-#endif /* _USR_ISCSIBOOT_H */