Blame include/cg_map.h

Packit Service 3880ab
#ifndef __CG_MAP_H__
Packit Service 3880ab
#define __CG_MAP_H__
Packit Service 3880ab
Packit Service 3880ab
const char *cg_id_to_path(__u64 id);
Packit Service 3880ab
Packit Service 3880ab
#endif /* __CG_MAP_H__ */