summaryrefslogtreecommitdiff
path: root/gpxe/src/include/usr/aoeboot.h
blob: 0421ebcc01f8ac05a65d516c454d56498b7c5a5b (plain)
1
2
3
4
5
6
#ifndef _USR_AOEBOOT_H
#define _USR_AOEBOOT_H

extern int aoeboot ( const char *root_path );

#endif /* _USR_AOEBOOT_H */