mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
(Unix) Fix build
This commit is contained in:
parent
40b3e4c00f
commit
1ea46ea171
@ -1235,7 +1235,7 @@ static enum frontend_powerstate frontend_unix_get_powerstate(
|
||||
return ret;
|
||||
}
|
||||
|
||||
static enum frontend_architecture frontend_unix_get_architecture(void)
|
||||
static enum frontend_architecture frontend_unix_get_arch(void)
|
||||
{
|
||||
struct utsname buffer;
|
||||
const char *val = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user