| commit | 76e4fed847124690f7344a43d01dbcd7b2925353 | [log] [tgz] |
|---|---|---|
| author | Mykyta Yatsenko <yatsenko@meta.com> | Sun Oct 26 20:38:46 2025 +0000 |
| committer | Alexei Starovoitov <ast@kernel.org> | Mon Oct 27 09:56:27 2025 -0700 |
| tree | 30139849704c6798741646ea0518fa48b30a164f | |
| parent | 531b87d865eb9e625c2e46ec8f06a65a6157ee45 [diff] |
lib: move freader into buildid.h Move struct freader and prototypes of the functions operating on it into the buildid.h. This allows reusing freader outside buildid, e.g. for file dynptr support added later. Signed-off-by: Mykyta Yatsenko <yatsenko@meta.com> Link: https://lore.kernel.org/r/20251026203853.135105-4-mykyta.yatsenko5@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>