removed inlining in wait.c, added (simple) map-based MMU handling
This commit is contained in:
@@ -33,7 +33,6 @@ INCLUDE=-Iinclude
|
||||
CFLAGS=-mcpu=5474 \
|
||||
-Wall \
|
||||
-g \
|
||||
-Os \
|
||||
-fomit-frame-pointer \
|
||||
-ffreestanding \
|
||||
-fleading-underscore \
|
||||
|
||||
Reference in New Issue
Block a user