From 4dc73dcea25d951971ae306481d1f201c8d6ebdd Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Fri, 16 Oct 2020 12:33:47 +0200 Subject: PMU counter shadow Storing PMU counters in shadow variables, in case the PMU was powered off or soft reset. Change-Id: I64ccf3fb6195f9be2d8315891ec612bb75404885 --- src/ethosu_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ethosu_common.h') diff --git a/src/ethosu_common.h b/src/ethosu_common.h index 04acea2..30f07be 100644 --- a/src/ethosu_common.h +++ b/src/ethosu_common.h @@ -24,7 +24,6 @@ ******************************************************************************/ #include "ethosu55_interface.h" -#include "ethosu_device.h" #include -- cgit v1.2.1