shithub: scc

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

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

void
peephole(void)
{
}