Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | fdt_errtabent |
Macros | |
#define | FDT_ERRTABENT(val) [(val)] = { .str = #val, } |
#define | FDT_ERRTABSIZE (sizeof(fdt_errtable) / sizeof(fdt_errtable[0])) |
Functions | |
const char * | fdt_strerror (int errval) |
Definition at line 62 of file fdt_strerror.c.
Definition at line 80 of file fdt_strerror.c.
Definition at line 82 of file fdt_strerror.c.