Skip to content

Commit 7446041

Browse files
committed
rename.h: Add missed macro for hwloc_internal_memattr_set_value
1 parent 1d289c3 commit 7446041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/hwloc/rename.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,7 @@ extern "C" {
883883
#define hwloc_internal_distances_add_by_index HWLOC_NAME(internal_distances_add_by_index)
884884
#define hwloc_internal_distances_invalidate_cached_objs HWLOC_NAME(internal_distances_invalidate_cached_objs)
885885

886+
#define hwloc_internal_memattr_set_value HWLOC_NAME(internal_memattr_set_value)
886887
#define hwloc_internal_memattr_s HWLOC_NAME(internal_memattr_s)
887888
#define hwloc_internal_memattr_target_s HWLOC_NAME(internal_memattr_target_s)
888889
#define hwloc_internal_memattr_initiator_s HWLOC_NAME(internal_memattr_initiator_s)

0 commit comments

Comments
 (0)