diff options
Diffstat (limited to 'xxx')
| -rw-r--r-- | xxx/inactive/console.c | 2 | ||||
| -rw-r--r-- | xxx/inactive/floppy.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xxx/inactive/console.c b/xxx/inactive/console.c index dc9b90e..50bfdae 100644 --- a/xxx/inactive/console.c +++ b/xxx/inactive/console.c @@ -9,7 +9,7 @@ #include "fs/ext2.h" -#define FOOLOS_MODULE_NAME "console" + #ifdef FOOLOS_CONSOLE diff --git a/xxx/inactive/floppy.c b/xxx/inactive/floppy.c index 56ec856..b7c2f55 100644 --- a/xxx/inactive/floppy.c +++ b/xxx/inactive/floppy.c @@ -15,7 +15,7 @@ * */ -#define FOOLOS_MODULE_NAME "floppy" + #include "config.h" #ifdef FOOLOS_COMPILE_FLOPPY |
