0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-18 11:57:37 -05:00
Commit graph

2 commits

Author SHA1 Message Date
MarcoFalke
fa1a384706
Move compat.h include from system.h to system.cpp 2023-10-16 14:34:30 +02:00
TheCharlatan
7d3b35004b
refactor: Move system from util to common library
Since the kernel library no longer depends on the system file, move it
to the common library instead in accordance to the diagram in
doc/design/libraries.md.
2023-05-20 12:08:13 +02:00
Renamed from src/util/system.cpp (Browse further)