source: svn/newcon3bcm2_21bu/dst/dmw/src/System/DMW_Main.h @ 69

Last change on this file since 69 was 69, checked in by phkim, 10 years ago

1.phkim

  1. 광주방송
  2. 변경내용
    • VBI 캡션 disabled
  • Property svn:executable set to *
File size: 201 bytes
Line 
1/*
2        DMW_Main.h
3
4*/
5
6
7
8#ifndef __DMW_MAIN_H__
9#define __DMW_MAIN_H__
10
11
12#include "DMW_Status.h"
13
14
15STATUS Dmc_Init(void);
16
17void   Dmc_Terminate(void);
18
19
20
21#endif // __DMW_MAIN_H__
22
23
Note: See TracBrowser for help on using the repository browser.