Separate code-block tag with a newline to fix code snippet html output

This commit is contained in:
Simon Pilgrim 2020-08-04 16:35:40 +01:00
parent cc0b670abf
commit 5e0a9dc0ad
1 changed files with 1 additions and 0 deletions

View File

@ -1084,6 +1084,7 @@ not made control-dependent on any additional values, e.g., unrolling a loop
executed by all work items.
Sample usage:
.. code-block:: c
void convfunc(void) __attribute__((convergent));