shithub: scc

ref: c6fdc59547c448477e8994e87e0c4487abbb752a
dir: /cc2/optm.c/

View raw version

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

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