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