shithub: scc

ref: 5213d2286aaf69d7c9eaf8010526ad18180cb8ff
dir: /cc2/peep.c/

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

void
peephole(void)
{
}