cleanup vmem_test

This commit is contained in:
Markus Fröschle
2016-06-06 05:19:25 +00:00
parent 46c62f381a
commit 0197af9703
4 changed files with 79 additions and 27 deletions

View File

@@ -42,6 +42,8 @@ CFLAGS= -Wall \
-fomit-frame-pointer \
-ffreestanding \
-fleading-underscore \
-Winline \
-Wshadow \
-Wa,--register-prefix-optional \
-g2
CFLAGS_OPTIMIZED = -mcpu=5474 \