mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 09:01:24 +03:00
[gdb] Use generic option-parsing library
Total saving: 42 bytes. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -231,6 +231,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_config_cmd ( ERRFILE_OTHER | 0x001c0000 )
|
||||
#define ERRFILE_ifmgmt_cmd ( ERRFILE_OTHER | 0x001d0000 )
|
||||
#define ERRFILE_fcmgmt_cmd ( ERRFILE_OTHER | 0x001e0000 )
|
||||
#define ERRFILE_gdbstub_cmd ( ERRFILE_OTHER | 0x001f0000 )
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user