]> Pileus Git - ~andy/linux/blobdiff - tools/perf/util/data_map.h
perf tools: Bring linear set of section headers for features
[~andy/linux] / tools / perf / util / data_map.h
index c4122810e48996cfe8a7fc6c5c3ca048cca498a5..20b4037a8236d89201907d3d9147a7def3586764 100644 (file)
@@ -27,7 +27,6 @@ int mmap_dispatch_perf_file(struct perf_header **pheader,
                            int full_paths,
                            int *cwdlen,
                            char **cwd);
-int perf_header__read_build_ids(const struct perf_header *self,
-                               int input, off_t file_size);
+int perf_header__read_build_ids(int input, off_t file_size);
 
 #endif