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