We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5738ef7 commit cfb7be2Copy full SHA for cfb7be2
CPUFriend/kern_start.cpp
@@ -35,7 +35,7 @@ PluginConfiguration ADDPR(config) {
35
bootargBeta,
36
arrsize(bootargBeta),
37
KernelVersion::SnowLeopard,
38
- KernelVersion::Ventura,
+ KernelVersion::Sonoma,
39
[]() {
40
cpuf.init();
41
}
0 commit comments