shithub: scc

ref: 5654f33b4e15918d8a39dc6f45af5f035692971f
dir: /src/cc2/target/amd64-sysv/cgen.c/

View raw version
static char sccsid[] = "@(#) ./cc2/arch/amd64-sysv/cgen.c";

#include "arch.h"
#include <scc/scc.h>
#include "../../cc2.h"

Node *
cgen(Node *np)
{
}

Node *
sethi(Node *np)
{
}