mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 08:19:02 +00:00
Moved all duplicate 'PrintArch' functions to testHarness.c Replaced sysctl system call used in 'PrintArch' function with uname system call Signed-off-by: bhargavdas <bhargav_das@mentor.com> Update testHarness.c
This commit is contained in:
@@ -146,6 +146,8 @@ extern int gIsOpenCL_C_1_0_Device; // This is set to 1 if the device suppor
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
extern void PrintArch(void);
|
||||
|
||||
|
||||
#endif // _testHarness_h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user