shithub: scc

ref: 4eef2ebea51d526b52bd074247d821bf80c12ee5
dir: /cc2/peep.c/

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

void
peephole(void)
{
}