shithub: scc

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

View raw version

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

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