From 5cf9b254917b3ddfdb9b7c61fcc2a57ed1e8dd88 Mon Sep 17 00:00:00 2001 From: Henrik Stickann <4376396-Mithradir@users.noreply.gitlab.com> Date: Fri, 20 Jan 2023 03:28:06 +0100 Subject: [PATCH] Move runtime stats debug helper --- src/{ => debug}/runtime_stats.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{ => debug}/runtime_stats.c (100%) diff --git a/src/runtime_stats.c b/src/debug/runtime_stats.c similarity index 100% rename from src/runtime_stats.c rename to src/debug/runtime_stats.c