File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ /*===--------------------------------------------------------------------------
2
+ * ROCm Device Libraries
3
+ *
4
+ * This file is distributed under the University of Illinois Open Source
5
+ * License. See LICENSE.TXT for details.
6
+ *===------------------------------------------------------------------------*/
7
+
8
+ #include "oclc.h"
9
+
10
+ const __constant int __oclc_ISA_version = 11500 ;
Original file line number Diff line number Diff line change
1
+ /*===--------------------------------------------------------------------------
2
+ * ROCm Device Libraries
3
+ *
4
+ * This file is distributed under the University of Illinois Open Source
5
+ * License. See LICENSE.TXT for details.
6
+ *===------------------------------------------------------------------------*/
7
+
8
+ #include "oclc.h"
9
+
10
+ const __constant int __oclc_ISA_version = 11501 ;
You can’t perform that action at this time.
0 commit comments