blob: f26e2343095b67c8bec2c7db10d0df1bbeff4afe [file] [log] [blame]
iree_cc_library(
NAME
device_embedded_sync
SRCS
"device_embedded_sync.c"
DEPS
iree::base
iree::hal
iree::hal::local
iree::hal::local::loaders::embedded_library_loader
iree::hal::local::sync_driver
)