mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 06:22:59 +03:00
Display name and status of each file as it is downloaded.
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
struct job_interface;
|
||||
|
||||
extern struct job_interface monojob;
|
||||
extern int monojob_wait ( void );
|
||||
extern int monojob_wait ( const char *string );
|
||||
|
||||
#endif /* _GPXE_MONOJOB_H */
|
||||
|
||||
Reference in New Issue
Block a user