shithub: scc

ref: adda8658b4dcc5aa6b0ad7be0ba7b8ef3707112c
dir: /cc2/target/amd64-sysv/cgen.c/

View raw version
/* See LICENSE file for copyright and license details. */
static char sccsid[] = "@(#) ./cc2/arch/amd64-sysv/cgen.c";

#include "arch.h"
#include "../../../inc/scc.h"
#include "../../cc2.h"

Node *
cgen(Node *np)
{
}

Node *
sethi(Node *np)
{
}