]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
cpuboard: guard PPC-only accelerator paths
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 21 May 2026 22:49:19 +0000 (15:49 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 2 Jun 2026 23:01:37 +0000 (16:01 -0700)
commitb9f05fe982069894c318a1b8978938910adc06fb
tree0420167bbfe238a3a0ef164a750414f04a4ef787
parent972c719a455c128a584f78df350c9e1043f416c0
cpuboard: guard PPC-only accelerator paths

Keep non-PPC CPU board support buildable when WITH_PPC is disabled by
guarding PPC reset, interrupt, and CPU detection paths.
cpuboard.cpp