shithub: scc

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