Fri, 13 Aug 2010 10:43:05 +0100
Initial commit, DMAC version 3.1
| philpem@0 | 1 | #ifndef MICO32_DMASERVICE_HEADER_FILE |
| philpem@0 | 2 | #define MICO32_DMASERVICE_HEADER_FILE |
| philpem@0 | 3 | |
| philpem@0 | 4 | #ifdef __cplusplus |
| philpem@0 | 5 | extern "C" |
| philpem@0 | 6 | { |
| philpem@0 | 7 | #endif /* __cplusplus */ |
| philpem@0 | 8 | |
| philpem@0 | 9 | |
| philpem@0 | 10 | |
| philpem@0 | 11 | #ifdef __cplusplus |
| philpem@0 | 12 | }; |
| philpem@0 | 13 | #endif /* __cplusplus */ |
| philpem@0 | 14 | |
| philpem@0 | 15 | |
| philpem@0 | 16 | #endif /* MICO32_DMASERVICE_HEADER_FILE */ |
| philpem@0 | 17 |