shithub: scc

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

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

void
peephole(void)
{
}