shithub: scc

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

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

void
peephole(void)
{
}