shithub: scc

ref: abef896b724bbd7f0f2ef2c80df4f479dfac297d
dir: /src/as/target/x86/amd64.c/

View raw version
static char sccsid[] = "@(#) ./as/target/x86/amd64.c";

#include <scc/scc.h>

#include "../../as.h"

TUINT maxaddr = 0xFFFFFFFFFFFFFFFF;
int endian = LITTLE_ENDIAN;

void
iarch(void)
{
}