shithub: scc

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