shithub: scc

ref: 27e13dac39adc371f8bdf5f36e3bb3962aaea004
dir: /src/cmd/cc/cc2/target/z80-scc/optm.c/

View raw version
#include <scc/scc.h>

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

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