/*** Copyright (C) 2022 J Reece Wilson (a/k/a "Reece"). All rights reserved. File: AuSWInfo.Linux.hpp Date: 2022-4-6 Author: Reece ***/ #pragma once namespace Aurora::SWInfo { void InitLinuxInfo(OSInformation &info); }