26 #ifndef PROM_ERRORS_INCLUDED 27 #define PROM_ERRORS_INCLUDED 38 const char* prom_return_code_map[2];
45 #endif // PROM_ERRORS_INCLUDED enum prom_return_code int
Contains returns codes for functions.
prom_return_code
Contains returns codes for functions.
Definition: prom_errors.h:32
const char * prom_err_get(int)
Retrieve the string value for the given int.