removed mmu.c

modified dma routines
This commit is contained in:
Markus Fröschle
2013-08-05 15:15:58 +00:00
parent fe4666f58d
commit 941ef2c234
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_ */