shithub: scc

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

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

void
peephole(void)
{
}