shithub: scc

ref: 378bae2d4f790c8ed89e3c0f502be7d728791bec
dir: /cc2/peep.c/

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

void
peephole(void)
{
}