From 9d4094b8e9fa7e525372e416af53dcb7c135cebe Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Wed, 24 May 2017 21:17:28 +0200 Subject: [PATCH] rename x86_prof.c to timing_test.c --- testprof/{x86_prof.c => timing_test.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename testprof/{x86_prof.c => timing_test.c} (100%) diff --git a/testprof/x86_prof.c b/testprof/timing_test.c similarity index 100% rename from testprof/x86_prof.c rename to testprof/timing_test.c