diff options
Diffstat (limited to 'src/include/usr')
| -rw-r--r-- | src/include/usr/aoeboot.h | 6 | ||||
| -rw-r--r-- | src/include/usr/iscsiboot.h | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/src/include/usr/aoeboot.h b/src/include/usr/aoeboot.h deleted file mode 100644 index 0421ebcc0..000000000 --- a/src/include/usr/aoeboot.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _USR_AOEBOOT_H -#define _USR_AOEBOOT_H - -extern int aoeboot ( const char *root_path ); - -#endif /* _USR_AOEBOOT_H */ 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 */ |
