aboutsummaryrefslogtreecommitdiff
path: root/include/services
diff options
context:
space:
mode:
Diffstat (limited to 'include/services')
-rw-r--r--include/services/secure_partition.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/services/secure_partition.h b/include/services/secure_partition.h
index f68f711b..f1fdb733 100644
--- a/include/services/secure_partition.h
+++ b/include/services/secure_partition.h
@@ -55,8 +55,4 @@ typedef struct secure_partition_boot_info {
secure_partition_mp_info_t *mp_info;
} secure_partition_boot_info_t;
-/* Setup function for secure partitions context. */
-
-void secure_partition_setup(void);
-
#endif /* __SECURE_PARTITION_H__ */