ref: 08c868015e1f07dba3ed4b0c960e48a4a69ee7c6 dir: /cc2/arch/z80/optm.c/
/* See LICENSE file for copyright and license details. */ #include "arch.h" #include "../../cc2.h" Node * optm_dep(Node *np) { return np; }