shithub: scc

ref: 866b125797cfd5ab0ebb60024c39ca91c5053cea
dir: /cc2/target/amd64-sysv/optm.c/

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

#include "../../../inc/scc.h"
#include "../../cc2.h"

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