]> git.proxmox.com Git - mirror_iproute2.git/blame - include/cg_map.h
lib: print_color_rate(): Fix formatting small rates in IEC mode
[mirror_iproute2.git] / include / cg_map.h
CommitLineData
d5e6ee0d
DY
1#ifndef __CG_MAP_H__
2#define __CG_MAP_H__
3
4const char *cg_id_to_path(__u64 id);
5
6#endif /* __CG_MAP_H__ */