Skip to content

Commit fbe02da

Browse files
arsenmpravinjagtap
authored andcommitted
device-libs: Add gfx950 control library
Change-Id: I7b272393b5c291efc02390f3519ed5d77235b15f
1 parent 5f5a1c3 commit fbe02da

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 = 9500;

0 commit comments

Comments
 (0)