shithub: scc

ref: c2f5b177c6ada717746917581b5d3d98e1ab91a0
dir: /src/as/target/x86/amd64.c/

View raw version
static char sccsid[] = "@(#) ./as/target/x86/amd64.c";

#include <scc/scc.h>

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

TUINT maxaddr = 0xFFFFFFFFFFFFFFFF;
int endian = LITTLE_ENDIAN;

void
iarch(void)
{
}