mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-12 17:34:10 +00:00
43013da9bf
iSCSI hack.
7 lines
122 B
C
7 lines
122 B
C
#ifndef _USR_AOEBOOT_H
|
|
#define _USR_AOEBOOT_H
|
|
|
|
extern int aoeboot ( const char *root_path );
|
|
|
|
#endif /* _USR_AOEBOOT_H */
|