summaryrefslogtreecommitdiff
path: root/cesar/mac/sar/test/functional/src/test_functions.c
diff options
context:
space:
mode:
authorlaranjeiro2009-12-14 10:05:07 +0000
committerlaranjeiro2009-12-14 10:05:07 +0000
commitb535fdf0a9049de7bf456d85f2b331aebaadfeba (patch)
tree9dc7fe92f55b15df75e80f7183421c17f327b68f /cesar/mac/sar/test/functional/src/test_functions.c
parent8297b0919aab51e07d35a46f8feda481c74502fa (diff)
cesar/{hal/phy,mac/sar}: move bridge DMA job list to the bridge, closes #852
* hal/phy/bridgedma: * add the job list. * provide an interface to get all the ended jobs. * mac/sar: * remove bridge_dma_jobs list * use the new function of the bridge DMA to get ended jobs. * fix unit tests. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6544 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/mac/sar/test/functional/src/test_functions.c')
-rw-r--r--cesar/mac/sar/test/functional/src/test_functions.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cesar/mac/sar/test/functional/src/test_functions.c b/cesar/mac/sar/test/functional/src/test_functions.c
index b56d98c8b1..85264b4005 100644
--- a/cesar/mac/sar/test/functional/src/test_functions.c
+++ b/cesar/mac/sar/test/functional/src/test_functions.c
@@ -31,6 +31,7 @@
#include <cyg/hal/hal_arch.h>
#include "mac/sar/inc/sar_context.h"
+#include "hal/phy/soft/bridgedma/bridgedma_crc.h"
#define BUFFERS_MAX 100