shithub: scc

ref: 590ba0dfe7a73ab2e47fe333cf700e01d9cda6e9
dir: /cc2/target/z80-scc/optm.c/

View raw version
static char sccsid[] = "@(#) ./cc2/arch/z80/optm.c";

#include "../../../inc/scc.h"
#include "../../cc2.h"

Node *
optm_dep(Node *np)
{
	return np;
}