shithub: scc

ref: 15c8ffc688a52d0596cbd9a27a1dd30aa51c0118
dir: /cc2/peep.c/

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

void
peephole(void)
{
}