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