Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7677f400f5afd77362ea5f76e17204fd1b797162
/
.
/
include
/
import
/
da.h
blob: d129be9d2a71af30220a6adfe711b5bfee9a3fd4 [
file
] [
log
] [
blame
]
#ifndef
_IMPORT_DA_H
#define
_IMPORT_DA_H
#ifdef
USE_DEVICEATLAS
#include
<types/global.h>
#include
<dac.h>
int
init_deviceatlas
(
void
);
void
deinit_deviceatlas
(
void
);
#endif
#endif