mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 17:17:26 +03:00
c75c5ef9c6
Move platform-specific code out of the htop.c main function and into the platform sub-directories - primarily this is the Linux procfs path check and sensors setup/teardown; not needed on any other platforms. No functional changes here.