mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-20 04:38:38 -05:00
c69cbceb59
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.