removed mmu.c

modified dma routines
This commit is contained in:
Markus Fröschle
2013-08-05 15:15:58 +00:00
parent 0d4e8bb010
commit 41e5f6acb6
4 changed files with 39 additions and 107 deletions

View File

@@ -10,7 +10,7 @@
#include <MCF5475.h>
extern int spidma_init(void);
extern int dma_init(void);
#endif /* _SPIDMA_H_ */