diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-10-20 18:54:18 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-10-20 18:54:18 +0200 |
| commit | 813272cd88cc6c0a1dfbb121d2130fc849042c8a (patch) | |
| tree | 61b8ede4a5c191c491621f0185d3a442ff5407dd /kernel/config.h | |
| parent | 2f6fe94d436347c4d886407dbfd44b6ac1aa41fa (diff) | |
1st userspace programm and partial newlib support!
Diffstat (limited to 'kernel/config.h')
| -rw-r--r-- | kernel/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/config.h b/kernel/config.h index 02ba57c..3870673 100644 --- a/kernel/config.h +++ b/kernel/config.h @@ -1,2 +1,3 @@ //#define FOOLOS_COMPILE_FLOPPY +#define FOOLOS_CONSOLE_AUTOBREAK //add newline automatically at end of line |
