On 5/5/26 10:14, Manos Pitsidianakis wrote:
Some internal kernel virtio API functions are inline macros, so define
their symbols in a helper file.

Signed-off-by: Manos Pitsidianakis <[email protected]>
---
  MAINTAINERS            |  6 ++++++
  rust/helpers/helpers.c |  3 +++
  rust/helpers/virtio.c  | 35 +++++++++++++++++++++++++++++++++++
  3 files changed, 44 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to