shithub: scc

ref: 76bddee887ffd0d602cbbf5fc8e95869249943c5
dir: /cc2/peep.c/

View raw version
/* See LICENSE file for copyright and license details. */
#include "arch.h"
#include "cc2.h"

void
peephole(void)
{
}