shithub: scc

ref: f2e04e5f2f85f9dda6d813a9a47a95995de1e5aa
dir: /src/cmd/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)
{
}