#include <ultra64.h>

u32	status_buf[8];		/* Used for status and ID information.*/
u32	write_buf[32*0x400];	/* Write buffer*/
u32	read_buf[32*0x400];	/* Read buffer */
