tests: arm_runtime_nmi: fix code style
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
e4a963c5d1
commit
adc4889afe
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Test to verify the behavior of CONFIG_RUNTIME_NMI at runtime.
|
||||
*/
|
||||
/**
|
||||
* @brief Test to verify the behavior of CONFIG_RUNTIME_NMI at runtime.
|
||||
*/
|
||||
|
||||
#include <zephyr.h>
|
||||
#include <misc/printk.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue