shithub: scc

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