Selaa lähdekoodia

Removed some obsolete INIT_XXX constants.

tags/v0.9.3
Michael Brown 18 vuotta sitten
vanhempi
commit
3204a1e941
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0
    5
      src/include/gpxe/init.h

+ 0
- 5
src/include/gpxe/init.h Näytä tiedosto

@@ -35,16 +35,11 @@ struct init_fn {
35 35
 };
36 36
 
37 37
 /* Use double digits to avoid problems with "10" < "9" on alphabetic sort */
38
-#define	INIT_LIBRM	01
39 38
 #define	INIT_CONSOLE	02
40 39
 #define	INIT_CPU	03
41 40
 #define	INIT_TIMERS	04
42
-#define	INIT_PCIBIOS	05
43
-#define	INIT_MEMSIZES	06
44
-#define	INIT_RELOCATE	07
45 41
 #define	INIT_LOADBUF	08
46 42
 #define	INIT_PCMCIA	09
47
-#define	INIT_HEAP	10
48 43
 #define	INIT_RPC	11
49 44
 #define INIT_PROCESS	12
50 45
 

Loading…
Peruuta
Tallenna