Compiler: Fix moar.
This commit is contained in:
parent
238e3707c8
commit
e1445316aa
|
@ -849,9 +849,8 @@ SC_FUNC void getfrm(void)
|
||||||
code_idx+=opcodes(1)+opargs(1);
|
code_idx+=opcodes(1)+opargs(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Inclrement/decrement stack pointer. Note that this routine does
|
* Inclrement/decrement stack pointer. Note that this routine does
|
||||||
* nothing if the delta is zero.
|
* nothing if the delta is zero.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user