shithub: scc

ref: 0646fcf44045b03e1ac837d2f2333b8af85d9f54
dir: /as/target/x86/amd64.c/

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

#include "../../../inc/scc.h"
#include "../../as.h"

TUINT maxaddr = 0xFFFFFFFFFFFFFFFF;
int endian = LITTLE_ENDIAN;
int left2right = 0;

void
iarch(void)
{
}