source: svn/trunk/newcon3bcm2_21bu/dst/dhl/api/test/DebugUtilTest.c

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 222 bytes
Line 
1/*
2        DebugUtilTest.c
3
4
5*/
6
7#include "DHL_OSAL.h"
8
9#include "DHL_bifbuffer.h"
10#include "DHL_huffman.h"
11#include "DHL_memchain.h"
12
13
14
15
16
17
18
19
20void DHL_DebugUtilTest(void)
21{
22        // blank. only for linking.
23}
24
Note: See TracBrowser for help on using the repository browser.