Loading...
--- xnu/xnu-12377.121.6/tests/safe_allocation_src/swap.cpp
+++ xnu/xnu-8792.61.2/tests/safe_allocation_src/swap.cpp
@@ -98,7 +98,7 @@
}
}
-T_DECL(swap, "safe_allocation.swap", T_META_TAG_VM_PREFERRED) {
+T_DECL(swap, "safe_allocation.swap") {
tests<T>();
tests<T const>();
}