removed mmu.c

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