forked from Imagelibrary/rtems
version.c: Add space so printing is neater
This commit is contained in:
committed by
Gedare Bloom
parent
3f5e0961b4
commit
e56266cb3e
@@ -23,4 +23,4 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
const char _RTEMS_version[] =
|
const char _RTEMS_version[] =
|
||||||
"rtems-" RTEMS_VERSION "(" CPU_NAME "/" CPU_MODEL_NAME "/" RTEMS_BSP ")";
|
"rtems-" RTEMS_VERSION " (" CPU_NAME "/" CPU_MODEL_NAME "/" RTEMS_BSP ")";
|
||||||
|
|||||||
Reference in New Issue
Block a user