Visibility hidden by default
[babeltrace.git] / src / plugins / lttng-utils / debug-info / crc32.h
index e193caeb803abd146b097d30c5ceb28253d42b4c..7e1e254ca992d3c882667b099ca5862cb0705548 100644 (file)
@@ -22,7 +22,6 @@
  * @param crc  Out parameter, the computed checksum
  * @returns    0 on success, -1 on failure.
  */
-BT_HIDDEN
 int crc32(int fd, uint32_t *crc);
 
 #endif /* _BABELTRACE_CRC32_H */
This page took 0.025692 seconds and 4 git commands to generate.