repo.or.cz
/
pspdecompiler.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug in var->Def
[pspdecompiler.git]
/
abi.c
blob
13393883c98f137c86d4016b1a58cf95697d04be
1
/**
2
* Author: Humberto Naves (hsnaves@gmail.com)
3
*/
4
5
#include
"code.h"
6
#include
"utils.h"
7
8
9
void
abi_check
(
struct
subroutine
*
sub
)
10
{
11
12
}