shithub: scc

ref: 419ebc8cada738e12a89dfe4d47a414b7dde96f3
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)
{
}