summaryrefslogtreecommitdiff
path: root/gpxe/src/include/usr/iscsiboot.h
blob: b17951d5648ca4c279c516631672fd313895f428 (plain)
1
2
3
4
5
6
#ifndef _USR_ISCSIBOOT_H
#define _USR_ISCSIBOOT_H

extern int iscsiboot ( const char *root_path );

#endif /* _USR_ISCSIBOOT_H */