tests: arm_runtime_nmi: fix code style

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-06-16 21:56:25 -04:00 committed by Kumar Gala
commit adc4889afe

View file

@ -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>