#include <gpxe/tables.h>
Go to the source code of this file.
Data Structures | |
| struct | errortab |
Defines | |
| #define | ERRORTAB __table ( struct errortab, "errortab" ) |
| #define | __errortab __table_entry ( ERRORTAB, 01 ) |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
Definition in file errortab.h.
| #define ERRORTAB __table ( struct errortab, "errortab" ) |
| #define __errortab __table_entry ( ERRORTAB, 01 ) |
Definition at line 21 of file errortab.h.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
1.5.7.1