mirror of
https://github.com/ipxe/ipxe
synced 2026-02-09 07:10:39 +03:00
Add per-file error identifiers
This commit is contained in:
@@ -267,6 +267,9 @@ extern void dbg_hex_dump_da ( unsigned long dispaddr,
|
||||
#define NDEBUG
|
||||
#endif
|
||||
|
||||
/** Select file identifier for errno.h (if used) */
|
||||
#define ERRFILE PREFIX_OBJECT ( ERRFILE_ )
|
||||
|
||||
/** Declare a data structure as packed. */
|
||||
#define PACKED __attribute__ (( packed ))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user