shithub: scc

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