shithub: scc

ref: b7c1a1272d3b24c5fdc3246ed10c0dc9c6f8bd31
dir: /cc2/target/amd64-sysv/optm.c/

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

#include "../../../inc/scc.h"
#include "../../cc2.h"

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