1# Copyright (c) 2020 Intel Corporation.
2# SPDX-License-Identifier: Apache-2.0
3
4zephyr_library()
5
6zephyr_library_sources(timing.c)
7