shithub: scc

ref: 522661a7fb8fd6564b280de135ca77bc1ac8d53d
dir: /cc2/peep.c/

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

void
peephole(void)
{
}