shithub: scc

ref: 5c59ce4b790db825f40a8b7de0e7086abb14eccb
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)
{
}