shithub: scc

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

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

#include <scc/scc.h>

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

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