Make atari800 compile again for PSP

This commit is contained in:
Francisco Javier Trujillo Mata
2020-01-04 12:31:41 +01:00
parent d740a6048b
commit d78c2942c2
5 changed files with 60 additions and 14 deletions
+1 -1
View File
@@ -577,7 +577,7 @@
code using `volatile' can become incorrect without. Disable with care. */
/* #undef volatile */
#ifdef VITA
#if defined(VITA) || defined(PSP)
#undef HAVE_CHMOD