shithub: scc

ref: 013be4e2c832b503356ef59f87ab177ad831691c
dir: /cc2/peep.c/

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

void
peephole(void)
{
}