shithub: scc

ref: 32cd89a7925cae16302959273a853fe5048cb3c4
dir: /cc2/peep.c/

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

void
peephole(void)
{
}