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