We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1bfd1 commit 9952b42Copy full SHA for 9952b42
src/c-api.adoc
@@ -202,9 +202,7 @@ the `Smrnmi` extension.
202
203
The compiler should raise an error if a function declares incompatible,
204
unavailable (e.g. `rnmi` mode is only available with the `Smrnmi` extension) or
205
-undefined modes. The modes are incompatible with each other, i.e. the attribute
206
-should be used either without the mode specified, or with only one of the
207
-modes specified.
+undefined modes.
208
209
This attribute is incompatible with the `naked` attribute.
210
0 commit comments