Move init.h to gpxe/init.h.

This commit is contained in:
Michael Brown
2006-04-30 01:08:52 +00:00
parent bac97eb979
commit 352bf1bda2
16 changed files with 83 additions and 19 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
#define CODE_VERSION "0.1.3"
#include "pcmcia-opts.h"
#include "console.h"
#include "init.h"
#include <gpxe/init.h>
int sockets; /* AHTODO: Phase this out! */
u_int pccsocks;