[libomptarget][nfc] Add declarations of atomic functions for amdgcn
This enables building more source for amdgcn. The functions are usually available
in a hip runtime header, but are duplicated here to decouple the implementation
Differential D71412
[libomptarget][nfc] Add declarations of atomic functions for amdgcn JonChesterfield on Dec 12 2019, 4:54 AM. Authored by
Details [libomptarget][nfc] Add declarations of atomic functions for amdgcn This enables building more source for amdgcn. The functions are usually available
Diff Detail
|
Header guards should be useful here.