# SPDX-License-Identifier: LicenseRef-CSSL-1.0

add_library(smallblock STATIC encodeSmallBlock.c decodeSmallBlock.c)
