shithub: scc

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