mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 12:00:19 +03:00
More doxygen docs
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#ifndef ERRNO_H
|
||||
#define ERRNO_H
|
||||
|
||||
/*
|
||||
* We define error codes that are a superset of those mentioned in the
|
||||
* PXE specification. Various error string tables may be compiled in
|
||||
* if required; if not compiled in, strerror(errno) will produce the
|
||||
* text "error 0x<errno>".
|
||||
/** @file
|
||||
*
|
||||
* Error codes
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user