http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d82f71e
)
Removed some obsolete INIT_XXX constants.
author
Michael Brown
<mcb30@etherboot.org>
Thu, 25 May 2006 01:09:06 +0000
(
01:09
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Thu, 25 May 2006 01:09:06 +0000
(
01:09
+0000)
src/include/gpxe/init.h
patch
|
blob
|
history
diff --git
a/src/include/gpxe/init.h
b/src/include/gpxe/init.h
index
dc71782
..
3881da4
100644
(file)
--- a/
src/include/gpxe/init.h
+++ b/
src/include/gpxe/init.h
@@
-35,16
+35,11
@@
struct init_fn {
};
/* Use double digits to avoid problems with "10" < "9" on alphabetic sort */
};
/* Use double digits to avoid problems with "10" < "9" on alphabetic sort */
-#define INIT_LIBRM 01
#define INIT_CONSOLE 02
#define INIT_CPU 03
#define INIT_TIMERS 04
#define INIT_CONSOLE 02
#define INIT_CPU 03
#define INIT_TIMERS 04
-#define INIT_PCIBIOS 05
-#define INIT_MEMSIZES 06
-#define INIT_RELOCATE 07
#define INIT_LOADBUF 08
#define INIT_PCMCIA 09
#define INIT_LOADBUF 08
#define INIT_PCMCIA 09
-#define INIT_HEAP 10
#define INIT_RPC 11
#define INIT_PROCESS 12
#define INIT_RPC 11
#define INIT_PROCESS 12