gpsp/psp
David Guillen Fandos ff510e7f7a Move caches to stub files to get around gcc 10
Seems that using the __atribute__ magic for sections is not the best way
of doing this, since it injects some default atributtes that collide
with the user defined ones. Using assembly is far easier in this case.

Reworked definitions a bit to make it easier to import from assembly.
Also wrapped stuff around macros for easy and less verbose
implementation of the symbol prefix issue.
2021-03-23 20:02:44 +01:00
..
mips_emit.h Move caches to stub files to get around gcc 10 2021-03-23 20:02:44 +01:00
mips_stub.S Move caches to stub files to get around gcc 10 2021-03-23 20:02:44 +01:00