Loading...
--- xnu/xnu-12377.101.15/tests/bounded_ptr_src/deref.cpp
+++ xnu/xnu-8019.61.5/tests/bounded_ptr_src/deref.cpp
@@ -156,7 +156,7 @@
}
}
-T_DECL(deref, "bounded_ptr.deref", T_META_TAG_VM_PREFERRED) {
+T_DECL(deref, "bounded_ptr.deref") {
tests<T, T>();
tests<T, T const>();
tests<T, T volatile>();