shithub: scc

ref: 74b3f8fbc062af088bc005f0a15a1415a287352f
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;
}