Skip to content

Commit e371bc4

Browse files
committed
Device-libs: Add gfx1201
Change-Id: I61cbcb6e2b0c7660bc4fd3709d0052dd3b307dec
1 parent 8149b12 commit e371bc4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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 = 12001;

0 commit comments

Comments
 (0)