aboutsummaryrefslogtreecommitdiff
path: root/include/atf_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/atf_common.h')
-rw-r--r--include/atf_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/atf_common.h b/include/atf_common.h
index 3a7d40e..fd5454c 100644
--- a/include/atf_common.h
+++ b/include/atf_common.h
@@ -177,6 +177,6 @@ struct bl2_to_bl31_params_mem {
struct entry_point_info bl31_ep_info;
};
-#endif /*__ASSEMBLY__*/
+#endif /*__ASSEMBLY__ */
#endif /* __BL_COMMON_H__ */