You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust: iomem: add readx/writex relaxed family of functions
This patch adds a set of functions for the `IoMem<T>` type
by reusing existing macros used for generating read/write
methods for that type. The handling of arch-specific cross-compilation
is done entirely on the C's side.
Signed-off-by: Maciej Falkowski <[email protected]>
0 commit comments