aboutsummaryrefslogtreecommitdiff
path: root/include/lib/smcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/smcc.h')
-rw-r--r--include/lib/smcc.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/lib/smcc.h b/include/lib/smcc.h
deleted file mode 100644
index ed1da2cf..00000000
--- a/include/lib/smcc.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_H__
-#define __SMCC_H__
-
-#if !ERROR_DEPRECATED
-#include <smccc.h>
-#endif
-
-#endif /* __SMCC_H__ */