ref: 3a1fdd58d1df1f03f38e29a7f578cb22b2728efc
dir: /as/target/x86/amd64.c/
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)
{
}