mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Norman Feske
parent
1705aab290
commit
35c17ced72
@@ -61,7 +61,6 @@ struct Genode::Register_set_plain_access
|
||||
* \param IMPLEMENTATION implementation of access on the plain integer level
|
||||
* \param impl instance of the access implementation
|
||||
* \param offset register offset
|
||||
* \param value value to be written to the register
|
||||
*/
|
||||
template <typename ACCESS_T, typename IMPLEMENTATION>
|
||||
static inline ACCESS_T read(IMPLEMENTATION &impl, off_t const offset) {
|
||||
|
||||
Reference in New Issue
Block a user