shithub: scc

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