tracing: none: Remove unnecessary headers

This file does not need any header, remove all of them.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2023-01-06 12:45:38 -08:00 committed by Anas Nashif
parent 24cb520698
commit a2a2c62abd

View file

@ -4,9 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/init.h>
#include <string.h>
#include <zephyr/kernel.h>
void sys_trace_isr_enter(void) {}