blob: 22ecd45d904388aea44a4737c407d592ae9d5c7c [file] [log] [blame]
/*
* Copyright (c) 2021 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_POWER_REBOOT_H_
#define ZEPHYR_INCLUDE_POWER_REBOOT_H_
/* NOTE: This header is kept for compatibility but will be deprecated soon */
#include <sys/reboot.h>
#endif /* ZEPHYR_INCLUDE_POWER_REBOOT_H_ */