aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/lwip_port/arch/perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/zpu/lwip_port/arch/perf.h')
-rw-r--r--firmware/zpu/lwip_port/arch/perf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/zpu/lwip_port/arch/perf.h b/firmware/zpu/lwip_port/arch/perf.h
deleted file mode 100644
index f0906d03f..000000000
--- a/firmware/zpu/lwip_port/arch/perf.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#define PERF_START ((void) 0)
-#define PERF_STOP(msg) ((void) 0)