shithub: scc

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