CMSIS2000
0.0.7
|
#include <uboot_image_format.h>
Data Fields | |
int | id |
char * | lname |
char * | sname |
Definition at line 302 of file uboot_image_format.h.
int table_entry::id |
Definition at line 303 of file uboot_image_format.h.
char* table_entry::lname |
Definition at line 305 of file uboot_image_format.h.
char* table_entry::sname |
Definition at line 304 of file uboot_image_format.h.