mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +03:00
Fix up iscsiboot missing prototype warnings
This commit is contained in:
6
src/include/usr/iscsiboot.h
Normal file
6
src/include/usr/iscsiboot.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _USR_ISCSIBOOT_H
|
||||
#define _USR_ISCSIBOOT_H
|
||||
|
||||
extern int iscsiboot ( const char *root_path );
|
||||
|
||||
#endif /* _USR_ISCSIBOOT_H */
|
||||
Reference in New Issue
Block a user