shithub: scc

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