various .h files: Add missing C++ extern wrappers

Updates #2405.
This commit is contained in:
Martin Galvan
2015-09-03 11:28:04 -05:00
committed by Joel Sherrill
parent f820227372
commit 7def219b84
3 changed files with 13 additions and 2 deletions
+4
View File
@@ -61,4 +61,8 @@ int rtems_initialize_tfs_filesystem(
*/
int umoncons_poll_read(int minor);
#ifdef __cplusplus
}
#endif
#endif /* __rtems_umon_h */