ref: 3b91cba7aee04f37a8ba3270bd1cbd28f4198c24 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; }