mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 22:59:48 +08:00
This change eliminates an unnecessary blank paragraph in cpukit/include/rtems/score/copyrt.h. RTEMS documentation requires single spaced paragraphs, and the previous formatting contained consecutive blank lines. The modification is formatting-only and has no functional impact. Updates #4807.