scummvm/backends/fs/psp
Le Philousophe 675695c708 PSP: Fix build failures with latest PSP toolchain
The new PSP toolchain automatically links system libraries which wasn't
the case before. The ordering of libraries builtin in GCC and our spec
file collided. This fixes the order.
PSP SDK includes time.h so it needs an exemption.
A warning was emitted about a if without curly braces which are needed.
2021-12-31 09:50:53 +01:00
..
psp-fs-factory.cpp
psp-fs-factory.h
psp-fs.cpp
psp-fs.h
psp-stream.cpp
psp-stream.h