Michael Brown пре 21 година
родитељ
комит
52b3c8babe
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/include/init.h

+ 1
- 0
src/include/init.h Прегледај датотеку

44
 #define	INIT_RELOCATE	07
44
 #define	INIT_RELOCATE	07
45
 #define	INIT_PCMCIA	08
45
 #define	INIT_PCMCIA	08
46
 #define	INIT_HEAP	09
46
 #define	INIT_HEAP	09
47
+#define	INIT_RPC	10
47
 
48
 
48
 /* Macro for creating an initialisation function table entry */
49
 /* Macro for creating an initialisation function table entry */
49
 #define INIT_FN( init_order, init_func, reset_func, exit_func )		      \
50
 #define INIT_FN( init_order, init_func, reset_func, exit_func )		      \

Loading…
Откажи
Сачувај