shithub: scc

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