shithub: scc

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