shithub: scc

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