include <stdbool.h> to resolve "true" and "false"

This commit is contained in:
Markus Fröschle
2013-10-15 05:09:46 +00:00
parent 29df2ea4c1
commit 88b68847d1

View File

@@ -25,6 +25,7 @@
* *
*/ */
#include <stdbool.h>
#include "MCF5475.h" #include "MCF5475.h"
#include "startcf.h" #include "startcf.h"
#include "cache.h" #include "cache.h"