shithub: scc

ref: 7f4ad68df834c5d81893b164acc97dd03441fc01
dir: /cc2/peep.c/

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

void
peephole(void)
{
}