shithub: scc

ref: 83c240a88a73f442b884cfa7bd7293d7f0f00a80
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;
}