shithub: scc

ref: 4f388adfd3574c516b7e7c6ef36324d483b0c2d6
dir: /cc2/arch/amd64-sysv/code.c/

View raw version

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

void
allocdata(Type *tp)
{
}

void
data(Node *np)
{
}

void
label(Symbol *sym)
{
}

void
writeout(void)
{
}