From 6e271fd1df3f18148222df35c7eadda1c92c61cc Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 28 Jan 2008 17:50:56 +0000 Subject: [PATCH] rename linuxbios_table.c Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://coreboot.org/repository/coreboot-v3@565 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- arch/x86/{linuxbios_table.c => coreboot_table.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arch/x86/{linuxbios_table.c => coreboot_table.c} (100%) diff --git a/arch/x86/linuxbios_table.c b/arch/x86/coreboot_table.c similarity index 100% rename from arch/x86/linuxbios_table.c rename to arch/x86/coreboot_table.c