Files
ipxe/src/include/usr/aoeboot.h
2007-07-29 02:31:14 +01:00

7 lines
122 B
C

#ifndef _USR_AOEBOOT_H
#define _USR_AOEBOOT_H
extern int aoeboot ( const char *root_path );
#endif /* _USR_AOEBOOT_H */