Date: Thu, 28 Feb 2013 04:50:23 +0000 (UTC) From: Benno Rice <benno@FreeBSD.org> To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r247445 - projects/uefi/sys/boot/i386/efi Message-ID: <201302280450.r1S4oN63048237@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: benno Date: Thu Feb 28 04:50:22 2013 New Revision: 247445 URL: http://svnweb.freebsd.org/changeset/base/247445 Log: Remove more libi386 along with some BTX. Modified: projects/uefi/sys/boot/i386/efi/elf64_freebsd.c Modified: projects/uefi/sys/boot/i386/efi/elf64_freebsd.c ============================================================================== --- projects/uefi/sys/boot/i386/efi/elf64_freebsd.c Thu Feb 28 04:43:44 2013 (r247444) +++ projects/uefi/sys/boot/i386/efi/elf64_freebsd.c Thu Feb 28 04:50:22 2013 (r247445) @@ -39,8 +39,6 @@ __FBSDID("$FreeBSD$"); #include <efilib.h> #include "bootstrap.h" -#include "../libi386/libi386.h" -#include "../btx/lib/btxv86.h" #include "platform/acfreebsd.h" #include "acconfig.h"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302280450.r1S4oN63048237>