shithub: scc

ref: 547837256d36eb84c1be8eccfdc6dd2353d49f3d
dir: /src/cc2/target/i386-sysv/optm.c/

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

#include <scc/scc.h>

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

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