INL
#define INL(x) *((volatile uint32_t *) \
#define INL(x) *((volatile uint32_t *) \
#define INL(x) *((volatile uint32_t *) (x))
#define INL(a) bus_space_read_stream_4(the_cpc_tag, the_cpc_handle, (a))
#define INL(bktr,offset) bktr_INL(bktr,offset)