Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
5c435c1f1cfe43a30d3967ad52c2671ea6211129
/
.
/
drivers
/
vision
/
npu
/
include
/
npu-ver-info.h
blob: 82f49c4545c1c347f8f2dce8ad4e1a50bcacb50b [
file
] [
log
] [
blame
]
#ifndef
_NPU_VER_INFO_H
#define
_NPU_VER_INFO_H
extern
const
char
*
npu_git_log_str
;
extern
const
char
*
npu_git_hash_str
;
extern
const
char
*
npu_build_info
;
#endif