Add addrlib to static linking namespace.

Wrap addrlib in namespace rocr.  Remove extern "C" declaration.

Change-Id: I9f7fc60df3fc12ca72a71f13561692a8ddf9829c


[ROCm/ROCR-Runtime commit: e840b9d86f]
This commit is contained in:
Sean Keely
2020-06-17 23:08:25 -05:00
parent 5eefacb0c6
commit adfc9b060b
26 changed files with 77 additions and 10 deletions
@@ -39,6 +39,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
namespace rocr {
namespace Addr
{
/**
@@ -4310,3 +4311,5 @@ ADDR_E_RETURNCODE Gfx10Lib::HwlComputeSurfaceInfoLinear(
} // V2
} // Addr
} // rocr