File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2771,8 +2771,8 @@ The following attributes trigger the multi version code generation:
27712771* These attributes have no effect on the calling convention.
27722772* All versions must use the same calling convention.
27732773* If only the `default` version exist it should be linked directly.
2774- * FMV might be disabled in compile time by a compiler flag. In this
2775- case, the `default` version shall be used.
2774+ * Function Multi Versioning might be disabled in compile time by a compiler
2775+ flag. In this case, the `default` version shall be used.
27762776* All function versions must be declared at the same scope level.
27772777* The default version signature is the signature for calling
27782778 the multiversioned functions. Therefore, a versioned function
You can’t perform that action at this time.
0 commit comments