summaryrefslogtreecommitdiffstats
path: root/src/include/usr/aoeboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/aoeboot.h')
-rw-r--r--src/include/usr/aoeboot.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/usr/aoeboot.h b/src/include/usr/aoeboot.h
new file mode 100644
index 000000000..0421ebcc0
--- /dev/null
+++ b/src/include/usr/aoeboot.h
@@ -0,0 +1,6 @@
+#ifndef _USR_AOEBOOT_H
+#define _USR_AOEBOOT_H
+
+extern int aoeboot ( const char *root_path );
+
+#endif /* _USR_AOEBOOT_H */