RTEMS | `jffs2_flashdev.h` does not have cpp guards (#5280)
Aaron Nyholm (@eagleirony)
gitlab at rtems.org
Tue Jun 24 01:54:50 UTC 2025
Aaron Nyholm created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5280
## Summary
`rtems/bsps/include/dev/flash/jffs2_flashdev.h` does not have C++ guards requiring applications using it to use `extern "C"`. We just need to add protection guards into the header file like those found in `jffs2.h` to bring it inline.
## Steps to reproduce
### Pre-set options
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5280
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250624/1586744e/attachment.htm>
More information about the bugs
mailing list