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