Melhorado o structures
[pspdecompiler.git] / abi.c
blob13393883c98f137c86d4016b1a58cf95697d04be
1 /**
2 * Author: Humberto Naves (hsnaves@gmail.com)
3 */
5 #include "code.h"
6 #include "utils.h"
9 void abi_check (struct subroutine *sub)