shithub: scc

ref: 6124426ed00d4e0802766a6100b8032155f0bb44
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)
{
}