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