Loading...
--- xnu/xnu-12377.101.15/tests/bounded_array_src/size.cpp
+++ xnu/xnu-7195.121.3/tests/bounded_array_src/size.cpp
@@ -26,6 +26,6 @@
}
}
-T_DECL(size, "bounded_array.size", T_META_TAG_VM_PREFERRED) {
+T_DECL(size, "bounded_array.size") {
tests<T>();
}