Skip to content

Commit ad423bf

Browse files
authored
[Comgr] Specifiy C99 in the README
2 parents 1c0f91c + 8c92134 commit ad423bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

amd/comgr/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Code Object Manager (Comgr)
33

44
The Comgr library provides APIs for compiling and inspecting AMDGPU code
55
objects. The API is documented in the [header file](include/amd_comgr.h.in).
6+
The Comgr API is compatible with C99 and C++.
67

78
Building the Code Object Manager
89
--------------------------------

0 commit comments

Comments
 (0)