Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8eb8a7 commit ea79c87Copy full SHA for ea79c87
1 file changed
Mac/Modules/config.c
@@ -287,9 +287,7 @@ extern void initfl();
287
extern void initthread();
288
extern void inittiming();
289
extern void initsignal();
290
-#if 0
291
extern void initnew();
292
-#endif
293
extern void initdl();
294
extern void initsyslog();
295
extern void initgestalt();
@@ -361,9 +359,7 @@ struct {
361
359
#endif
362
360
{"md5", initmd5},
363
{"rotor", initrotor},
364
365
{"new", initnew},
366
367
{"gestalt", initgestalt},
368
{"macfs", initmacfs},
369
{"binascii", initbinascii},
0 commit comments