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 368ba2a commit 0ed43b7Copy full SHA for 0ed43b7
sycl/plugins/unified_runtime/pi_unified_runtime.cpp
@@ -14,4 +14,4 @@ __SYCL_EXPORT pi_result piPlatformsGet(pi_uint32 num_entries,
14
pi_uint32 *num_platforms) {
15
return pi2ur::piPlatformsGet(num_entries, platforms, num_platforms);
16
}
17
-} // extern "C
+} // extern "C
0 commit comments