SWDEV-436405 - Remove namespace hip
Change-Id: I208c600f0d1c5e4e890104062fae3638beb69a96
[ROCm/hip commit: 35f3e2cb0f]
This commit is contained in:
@@ -84,7 +84,6 @@ typedef struct hipDeviceProp_tR0000 {
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
namespace hip {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@@ -93,5 +92,4 @@ hipError_t hipChooseDeviceR0000(int* device, const hipDeviceProp_tR0000* prop);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
} // namespace hip
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user