shithub: scc

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