[PATCH rtems-examples 04/23] psx_sched_report/rtems_config.c: Fix spacing

Joel Sherrill joel at rtems.org
Wed Feb 23 22:21:32 UTC 2022


---
 posix_api/psx_sched_report/rtems_config.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/posix_api/psx_sched_report/rtems_config.c b/posix_api/psx_sched_report/rtems_config.c
index fd0a0f8..6243cf0 100644
--- a/posix_api/psx_sched_report/rtems_config.c
+++ b/posix_api/psx_sched_report/rtems_config.c
@@ -16,6 +16,7 @@ static char *argv_list[] = {
   "report",
   ""
 };
+
 static void *POSIX_Init(void *arg)
 {
   (void) arg;  /* deliberately ignored */
-- 
1.8.3.1



More information about the devel mailing list