blob: e2cdaf798b7e3c2e7e61b3f9b163639380fd26b0 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
soc.c
)
zephyr_library_sources_ifdef(CONFIG_SYS_POWER_MANAGEMENT
power.c
)