mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
rename the function that sets the handler for the nmi. It should be namespaced and not camel-case: z_NmiHandlerSet to z_arm_nmi_set_handler Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>