Inokinoki / xnu-bcm2837-hackintosh

Efforts to build and run XNU (macOS Kernel)/Hackintosh on Raspberry Pi 3
Apache License 2.0
72 stars 1 forks source link

[IOKit] 'vm_pageout_wait' not defined nor declared #3

Closed Inokinoki closed 3 years ago

Inokinoki commented 3 years ago
/Users/inoki/Build/bigsur-arm64/xnu-7195.81.3/iokit/Kernel/IOPMrootDomain.cpp:4084:4: error: use of undeclared identifier 'vm_pageout_wait'
                        vm_pageout_wait(AbsoluteTime_to_scalar(&deadline));