summaryrefslogtreecommitdiff
path: root/zephyr/app/ec/include/ec_app_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app/ec/include/ec_app_main.h')
-rw-r--r--zephyr/app/ec/include/ec_app_main.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/zephyr/app/ec/include/ec_app_main.h b/zephyr/app/ec/include/ec_app_main.h
deleted file mode 100644
index a5043be84a..0000000000
--- a/zephyr/app/ec/include/ec_app_main.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-void ec_app_main(void);