X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fringbuffer%2Ffrontend.h;h=ed0cc7d434493acf20323f53a69f3b544e1b4679;hb=63b3205fe76018eb5d7656b94b54c9b662ae208f;hp=8867418081300457fcc88e7bd4cd2cbb47c6dfb4;hpb=a5d437c5f61a1b089e3ea76e4d124683b3aa456e;p=lttng-ust.git diff --git a/src/common/ringbuffer/frontend.h b/src/common/ringbuffer/frontend.h index 88674180..ed0cc7d4 100644 --- a/src/common/ringbuffer/frontend.h +++ b/src/common/ringbuffer/frontend.h @@ -81,7 +81,8 @@ extern struct lttng_ust_ring_buffer *channel_get_ring_buffer( struct lttng_ust_shm_handle *handle, int *shm_fd, int *wait_fd, int *wakeup_fd, - uint64_t *memory_map_size) + uint64_t *memory_map_size, + void **memory_map_addr) __attribute__((visibility("hidden"))); extern