shithub: scc

ref: e7d32ccc043605258973593c6da0dc60739eeaa5
dir: /src/cmd/as/target/powerpc/powerpc64.c/

View raw version
#include <stdlib.h>

#include <scc/scc.h>

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

TUINT maxaddr = 0xFFFF;
int endian = LITTLE_ENDIAN;
int left2right = 0;
#include "proc.h"

void
iarch(void)
{
}