fixes for platform support for PSP

This commit is contained in:
kub 2021-02-05 23:10:22 +01:00
parent 4cc0fcaf15
commit bfd6662370
6 changed files with 33 additions and 22 deletions

View file

@ -1,4 +1,4 @@
struct in_default_bind;
void in_psp_init(const struct in_default_bind *defbinds);
void in_psp_init(struct in_default_bind *defbinds);