Closed jgarver closed 1 year ago
This fixes a compile issue on versions of GCC 10.x or later that enable outline-atomics by default. CompilerIntrinsicsLib supports many of these atomics, but not the ones in use by nvethernetrm.
Signed-off-by: Jake Garver jake@nvidia.com Reviewed-by: Jeff Brasen jbrasen@nvidia.com
This fixes a compile issue on versions of GCC 10.x or later that enable outline-atomics by default. CompilerIntrinsicsLib supports many of these atomics, but not the ones in use by nvethernetrm.
Signed-off-by: Jake Garver jake@nvidia.com Reviewed-by: Jeff Brasen jbrasen@nvidia.com