diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-04-15 11:38:17 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-15 08:24:35 -0700 |
commit | 632b5e3ee274a2012a88bc32af2d9cf04c5bd363 (patch) | |
tree | 8f2e31d3b9f8dad801b3ac68d010b9207efa0259 /commit.c | |
parent | 97dc141fd676e7079c2fd51e3bea2681a5b9f824 (diff) |
object-file: move `xmmap()` into "wrapper.c"
The `xmmap()` function is provided by "object-file.c" even though its
functionality has nothing to do with the object file subsystem. Move it
into "wrapper.c", whose header already declares those functions.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions