shithub: scc

ref: afec1bc0e0ba8999c706adf6438cd74d18715a88
dir: /src/cmd/as/target/x86/amd64.c/

View raw version
#include <scc/scc.h>

#include "../../as.h"

TUINT maxaddr = 0xFFFFFFFFFFFFFFFF;
int endian = LITTLE_ENDIAN;

void
iarch(void)
{
}