Cleaned up compiler errors generated on Linux.

This commit is contained in:
skarg
2009-08-21 20:22:19 +00:00
parent 1c5a011d52
commit f3bc8a5baf
5 changed files with 2 additions and 6 deletions
+1 -2
View File
@@ -15,8 +15,7 @@
/* Include the board file description */
#include "AT91SAM7S256.h"
#include "Board.h"
#include "board.h"
/* The following functions must be write in ARM mode this function called directly */
/* by exception vector */