diff options
| author | Miguel <m.i@gmx.at> | 2018-08-22 15:19:01 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-08-22 15:19:01 +0200 |
| commit | 323fb9d3e09903d6fa43ef7e1f0cc8934414c8d4 (patch) | |
| tree | eb05efb1c4530db9b4942715bdef15f0923446b7 /xxx/inactive/console.c | |
| parent | d57a38d7fa9501a5ec17f75a1efaef9d62df5bef (diff) | |
removed module name definitions
Diffstat (limited to 'xxx/inactive/console.c')
| -rw-r--r-- | xxx/inactive/console.c | 2 |
1 files changed, 1 insertions, 1 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 |
