shithub: scc

ref: 0088b2b37951157ee736e051c6479f864d552589
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;

void
iarch(void)
{
}