aboutsummaryrefslogtreecommitdiffhomepage
path: root/externals/microprofile
diff options
context:
space:
mode:
authorJan Beich <[email protected]>2016-10-10 16:36:55 +0000
committerJan Beich <[email protected]>2016-10-27 23:28:30 +0000
commit702439b5191589c7dbbc74afa41a79a85c3664ef (patch)
tree59ebb92209ed672abbb039167c872911dfe15199 /externals/microprofile
parent94d23b480e0343869582f13ae3ef27a74a60465b (diff)
downloadyuzu-android-702439b5191589c7dbbc74afa41a79a85c3664ef.tar.gz
yuzu-android-702439b5191589c7dbbc74afa41a79a85c3664ef.zip
core: some errno values are uncommon on Unix
src/core/hle/service/soc_u.cpp:107:6: error: 'ENODATA' was not declared in this scope {ENODATA, 43}, ^ src/core/hle/service/soc_u.cpp:117:6: error: 'ENOSR' was not declared in this scope {ENOSR, 53}, ^ src/core/hle/service/soc_u.cpp:118:6: error: 'ENOSTR' was not declared in this scope {ENOSTR, 54}, ^ src/core/hle/service/soc_u.cpp:139:6: error: 'ETIME' was not declared in this scope {ETIME, 75}, ^
Diffstat (limited to 'externals/microprofile')
0 files changed, 0 insertions, 0 deletions