mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-21 03:21:21 -06:00
This is only used on Apple and Unix-like machines, so we can enclose the prototype with an ifdef like the implementation is. This prevents false-positives about an unimplemented function prototype.