From 813272cd88cc6c0a1dfbb121d2130fc849042c8a Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 20 Oct 2014 18:54:18 +0200 Subject: 1st userspace programm and partial newlib support! --- kernel/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/config.h') 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 -- cgit v1.2.3