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