X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/e6dbd781772925dfc07b2facfa0a1350e756ad8f..bc4c6e1218d6903b07c32b11ea7d3c82c463686e:/lunaix-os/kernel/proc0.c diff --git a/lunaix-os/kernel/proc0.c b/lunaix-os/kernel/proc0.c index 3c2ea5f..e137b8e 100644 --- a/lunaix-os/kernel/proc0.c +++ b/lunaix-os/kernel/proc0.c @@ -46,8 +46,8 @@ __do_reserved_memory(int unlock); #define USE_DEMO // #define DEMO_SIGNAL -// #define DEMO_READDIR -#define DEMO_IOTEST +#define DEMO_READDIR +//#define DEMO_IOTEST extern void _pconsole_main();