#include <gpxe/tables.h>Go to the source code of this file.
Data Structures | |
| struct | command |
| A command-line command. More... | |
Defines | |
| #define | COMMANDS __table ( struct command, "commands" ) |
| #define | __command __table_entry ( COMMANDS, 01 ) |
| "help" command definition | |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
| #define COMMANDS __table ( struct command, "commands" ) |
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
1.5.7.1