svn commit: r247445 - projects/uefi/sys/boot/i386/efi

Benno Rice benno at FreeBSD.org
Thu Feb 28 04:50:23 UTC 2013


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"


More information about the svn-src-projects mailing list