Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
76a99784f4ced2529e35469ccaa8e803ca397e86
/
.
/
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