shithub: scc

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