mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 00:17:57 +03:00
Quick hack to get AoE back in to the tree, on a par with the current
iSCSI hack.
This commit is contained in:
6
src/include/usr/aoeboot.h
Normal file
6
src/include/usr/aoeboot.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _USR_AOEBOOT_H
|
||||
#define _USR_AOEBOOT_H
|
||||
|
||||
extern int aoeboot ( const char *root_path );
|
||||
|
||||
#endif /* _USR_AOEBOOT_H */
|
||||
Reference in New Issue
Block a user