An error occurred while fetching folder content.
Use designated initialization in DECLARE_RT_SVC macro
Soby Mathew authored
This patch changes the anonymous initialization of `rt_svc_desc_t` structure
by the `DECLARE_RT_SVC` macro to designated initialization. This makes the
code more robust and less sensitive to potential changes to the
`rt_svc_desc_t` structure.

Change-Id: If6f1586730c0d29d92ef09e07eff7dd0d22857c7
7b3aabc0
Name Last commit Last update