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:
parent
24cb520698
commit
a2a2c62abd
|
@ -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) {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue