shithub: scc

ref: 003430be651c10b45a2baafa37d2e2dee5ff594f
dir: /src/cmd/cc2/target/i386-sysv/cgen.c/

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

#include <scc/scc.h>

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

Node *
cgen(Node *np)
{
}

Node *
sethi(Node *np)
{
}