--- 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