aboutsummaryrefslogtreecommitdiff
path: root/include/lib/aarch32/smcc_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/aarch32/smcc_helpers.h')
-rw-r--r--include/lib/aarch32/smcc_helpers.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/lib/aarch32/smcc_helpers.h b/include/lib/aarch32/smcc_helpers.h
deleted file mode 100644
index 7f79f8fa..00000000
--- a/include/lib/aarch32/smcc_helpers.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * Copyright (c) 2016-2018, ARM Limited and Contributors. All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
- */
-
-#ifndef __SMCC_HELPERS_H__
-#define __SMCC_HELPERS_H__
-
-#if !ERROR_DEPRECATED
-#include <smccc_helpers.h>
-#endif
-
-#endif /* __SMCC_HELPERS_H__ */