#include "c.h"
extern Interface armIR;
Binding bindings[] = {
	"arm/riscos",    &armIR,
	NULL,            NULL
};
