cmake_minimum_required(VERSION 3.20.0)

zephyr_library()
zephyr_library_sources(src/mcuboot_power_hold_early.c)
