shithub: scc

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

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

void
peephole(void)
{
}