Function regmap::map_registers[][src]

#[no_mangle]pub unsafe extern "C" fn map_registers()

enable memory-mapped registers for this process.

calling this repeatedly won’t be an error, but you shouldn’t need to. if you for some reason trample SIGSEGV or SIGBUS handlers, you could call this again to reinitialize register memory-mapping.