mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 00:17:57 +03:00
[cmdline] Add generic concat_args() function
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -23,4 +23,6 @@ struct command {
|
||||
|
||||
#define __command __table_entry ( COMMANDS, 01 )
|
||||
|
||||
extern char * concat_args ( char **args );
|
||||
|
||||
#endif /* _IPXE_COMMAND_H */
|
||||
|
||||
Reference in New Issue
Block a user