BarryServer : Git

All the code for all my projects
// BarryServer : Git / Nucleus / commit / b33d632d85a31b49ca4a764fe3b644a60459387b / Makefile

// Related

Nucleus

Barry Interrupt handlers b33d632 (3 years, 3 months ago)
diff --git a/Makefile b/Makefile
index 4f8fdb8..ac7a391 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 PRODUCT=nucleus
 
 CC=i686-orion-gcc
-CFLAGS=-Iinclude/
+CFLAGS=-Iinclude/ -mgeneral-regs-only
 
 AS=i686-orion-as
 AFLAGS=