[cplusplus] Add newline in the end of file.

This commit is contained in:
bernard 2017-10-15 23:00:47 +08:00
parent a8e0711a6b
commit bff7afca12
1 changed files with 1 additions and 0 deletions

View File

@ -82,3 +82,4 @@ int cplusplus_system_init(void)
return 0;
}
INIT_COMPONENT_EXPORT(cplusplus_system_init);