K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2015-03-04T21:06:57.505504Z K 7 svn:log V 242 The AIM DAR (data access fault address register) and Book-E DEAR registers have the same meaning and occupy the same memory address in the trapframe courtesy of union. Avoid some pointless #ifdef by spelling them both 'DAR' in the trapframe. END