shithub: scc

ref: f812d73e86aa308c373e06a170a1b3ba89ad5cb6
dir: /src/cmd/cc/cc2/target/i386-sysv/optm.c/

View raw version
#include <scc/scc.h>

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

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