Merge pull request #4621 from alexanderkyte/strdup_env
[mono.git] / mcs / class / Mono.Simd / Mono.Simd / Vector8us.cs
index 2c9afd33c0b3076ff0180196ed3f32a12558f5a5..0aa16ee49a89960db5497cb37705b346163f3f4b 100644 (file)
@@ -29,6 +29,7 @@ using System.Runtime.InteropServices;
 
 namespace Mono.Simd
 {
+       [Obsolete ("Use the types in the System.Numerics.Vectors namespace")]
        [StructLayout(LayoutKind.Explicit, Pack = 0, Size = 16)]
        [CLSCompliant(false)]
        public struct Vector8us