SWDEV-366831 - File reorg backward compatibility message changed to #error

Change-Id: I403c34722e6516c60c217ed1b883066e248c598b


[ROCm/roctracer commit: ee3321f2dc]
Αυτή η υποβολή περιλαμβάνεται σε:
Ranjith Ramakrishnan
2023-02-08 17:25:28 -08:00
γονέας ac660e2c92
υποβολή f3abbba3b0
@@ -24,7 +24,7 @@
#define @include_guard@
#if defined(__GNUC__)
#warning "This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with roctracer"
#error "This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with roctracer"
#else
#pragma message("This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with roctracer")
#endif