mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-22 14:00:46 -05: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.