iPXE
|
#include "mlx_types.h"
Go to the source code of this file.
Macros | |
#define | MLX_BAIL_ERROR(id, status, message) MLX_CHECK_STATUS(id, status, bail, message) |
#define | MLX_FATAL_CHECK_STATUS(status, label, message) |
#define | MLX_CHECK_STATUS(id, status, label, message) |
Functions | |
FILE_LICENCE (GPL2_OR_LATER) | |
Definition at line 27 of file mlx_bail.h.
Definition at line 29 of file mlx_bail.h.
Definition at line 37 of file mlx_bail.h.
FILE_LICENCE | ( | GPL2_OR_LATER | ) |