mirror of
https://github.com/ipxe/ipxe
synced 2026-02-07 08:02:49 +03:00
First sketch of a new net device API.
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
#define EINVAL 0xd3
|
||||
#define ENOENT 0xd4
|
||||
#define EAFNOSUPPORT 0xd5
|
||||
#define EAGAIN 0xd6
|
||||
|
||||
/* Data structures and declarations */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user