shithub: scc

ref: c56added1b7434a96dbe34a6dc5e7637a9c9adc2
dir: /src/cc2/target/z80-scc/optm.c/

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

#include <scc/scc.h>

#include "../../cc2.h"

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