Loading...
--- xnu/xnu-12377.101.15/tests/safe_allocation_src/data.cpp
+++ xnu/xnu-8792.41.9/tests/safe_allocation_src/data.cpp
@@ -34,7 +34,7 @@
}
}
-T_DECL(data, "safe_allocation.data", T_META_TAG_VM_PREFERRED) {
+T_DECL(data, "safe_allocation.data") {
tests<T>();
tests<T const>();
}