From 526a61a6e5c6a8be1a2c308d7d4966c49ce1c4a2 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 1 Aug 2008 18:00:54 +0000 Subject: [PATCH] rename per IRC Signed-off-by: Ronald G. Minnich Acked-by: Peter Stuge git-svn-id: svn://coreboot.org/repository/coreboot-v3@706 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- include/arch/x86/{amd_k8.h => amd/k8/k8.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/arch/x86/{amd_k8.h => amd/k8/k8.h} (100%) diff --git a/include/arch/x86/amd_k8.h b/include/arch/x86/amd/k8/k8.h similarity index 100% rename from include/arch/x86/amd_k8.h rename to include/arch/x86/amd/k8/k8.h