summaryrefslogtreecommitdiffstats
path: root/include/cg_map.h
blob: d30517fd3417e10a789ffe864c7fdd05eeb70036 (plain)
1
2
3
4
5
6
#ifndef __CG_MAP_H__
#define __CG_MAP_H__

const char *cg_id_to_path(__u64 id);

#endif /* __CG_MAP_H__ */