2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-05-12 17:34:10 +00:00
Files
xNBA/src/include/usr/aoeboot.h
T
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 */