diff options
| author | Michael Brown | 2008-10-13 11:05:23 +0200 |
|---|---|---|
| committer | Michael Brown | 2008-10-13 11:05:51 +0200 |
| commit | 54c024e0af429e544137fb12002591cea50634a8 (patch) | |
| tree | 479cfd4116d46412a821257154ed51963da3d7e9 /src/include/usr/iscsiboot.h | |
| parent | [config] Make the default image type selection platform-dependent (diff) | |
| download | ipxe-54c024e0af429e544137fb12002591cea50634a8.tar.gz ipxe-54c024e0af429e544137fb12002591cea50634a8.tar.xz ipxe-54c024e0af429e544137fb12002591cea50634a8.zip | |
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
Diffstat (limited to 'src/include/usr/iscsiboot.h')
| -rw-r--r-- | src/include/usr/iscsiboot.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/usr/iscsiboot.h b/src/include/usr/iscsiboot.h deleted file mode 100644 index b17951d56..000000000 --- a/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 */ |
