aboutsummaryrefslogtreecommitdiff
path: root/include/lib/aarch64/smcc_helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/aarch64/smcc_helpers.h')
-rw-r--r--include/lib/aarch64/smcc_helpers.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/lib/aarch64/smcc_helpers.h b/include/lib/aarch64/smcc_helpers.h
deleted file mode 100644
index 11300b7e..00000000
--- a/include/lib/aarch64/smcc_helpers.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * Copyright (c) 2015-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__ */