As it stands right now, one cannot compile the dtrace
modules for mips64. With this patch, the modules
compile, and can be loaded into the kernel via
kldload (or just by running 'dtrace -l').
While the dtrace functionality does not currently work,
this is a useful stepping stone to further explore getting
it to work.