ref: ab3858dbbcf5547532bec3065777159af41beca2
dir: /cc2/target/z80-scc/optm.c/
/* See LICENSE file for copyright and license details. */
static char sccsid[] = "@(#) ./cc2/arch/z80/optm.c";
#include "../../../inc/scc.h"
#include "../../cc2.h"
Node *
optm_dep(Node *np)
{
return np;
}