shithub: scc

ref: a9a44d981e099805a308e04d285c9d8f13bdb707
dir: /cc2/peep.c/

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

void
peephole(void)
{
}