Add per-file error identifiers

This commit is contained in:
Michael Brown
2007-07-24 17:11:31 +01:00
parent f0acd8d7a7
commit 9aa61ad5a2
16 changed files with 393 additions and 178 deletions
+1
View File
@@ -17,6 +17,7 @@
*/
#include <stdint.h>
#include <errno.h>
#include <gpxe/iobuf.h>
#include <gpxe/netdevice.h>