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