<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/uio_helper.h
+++ b/uio_helper.h
@@ -68,5 +68,6 @@
 void uio_free_dev_attrs(struct uio_info_t* info);
 void uio_free_info(struct uio_info_t* info);
 struct uio_info_t* uio_find_devices(int filter_num);
+void uio_mmap_test(struct uio_info_t* info);
 
 #endif
</pre></body></html>