index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
legacy
/
nix-collect-garbage.hh
blob: 68515b537e3b46d8e0510fc7f97628eb8757d5b2 (
plain
)
1
2
3
4
5
6
7
8
#pragma once
/// @file
namespace
nix
{
void
registerNixCollectGarbage
();
}