cleanup: function attribute 'no_instrument_function'
[lttng-ust.git] / libringbuffer / smp.h
index ebeae66773c2ccec935619697417dd7aa2e0fd36..78b1851fff12f2cbde6539f68b257374ba29a249 100644 (file)
  */
 #define PER_CPU_MEM_SIZE       4096
 
+__attribute__((visibility("hidden")))
 extern int __num_possible_cpus;
+
+__attribute__((visibility("hidden")))
 extern void _get_num_possible_cpus(void);
 
 static inline
This page took 0.024987 seconds and 4 git commands to generate.