From 43013da9bf02439b4726d8afef15f7ce97d1c469 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sun, 29 Jul 2007 02:31:14 +0100 Subject: Quick hack to get AoE back in to the tree, on a par with the current iSCSI hack. --- src/include/usr/aoeboot.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/include/usr/aoeboot.h (limited to 'src/include/usr/aoeboot.h') 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 */ -- cgit v1.2.3-55-g7522