Make pyocf work with async API
Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright(c) 2019 Intel Corporation
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
#
|
||||
from ctypes import *
|
||||
from ctypes import c_void_p, cdll
|
||||
|
||||
lib = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user