Sign in
opensecura
/
sw
/
kelvin
/
d555403ee3e71cec45428564243ad12655669ff8
/
.
/
tflm
/
opt
/
BUILD
blob: abf99e6adf71acc43b75450444533420c51b52fd [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
cc_library
(
name
=
"opt"
,
srcs
=
[
"memcpy.cc"
,
],
hdrs
=
[
"opt.h"
,
],
deps
=
[
"//crt:crt_header"
,
],
alwayslink
=
True
,
target_compatible_with
=
[
"@kelvin_sw//platforms/cpu:kelvin"
],
)