shithub: scc

ref: 64ee117fc51af33bf4557d6405eefc506e269185
dir: /cc2/arch/i386-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)
{
}