shithub: scc

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

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

void
peephole(void)
{
}