00001 00034 #include "um7/registers.h" 00035 00036 namespace um7 00037 { 00038 00039 void* Accessor_::raw() const 00040 { 00047 return ®isters_->raw_[index]; 00048 } 00049 } // namespace um7