shithub: scc

ref: 4115398d1ad458a2db33759d7eeb62413b6017b0
dir: /cc2/arch/i386-sysv/optm.c/

View raw version
/* See LICENSE file for copyright and license details. */

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

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