PERFORCE change 28260 for review

Peter Wemm peter at FreeBSD.org
Sat Apr 5 14:24:05 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=28260

Change 28260 by peter at peter_overcee on 2003/04/05 14:23:12

	elf32/elf64 branched from elf_freebsd

Affected files ...

.. //depot/projects/hammer/sys/boot/i386/libi386/Makefile#3 edit
.. //depot/projects/hammer/sys/boot/i386/libi386/elf32_freebsd.c#1 branch
.. //depot/projects/hammer/sys/boot/i386/libi386/elf64_freebsd.c#1 branch

Differences ...

==== //depot/projects/hammer/sys/boot/i386/libi386/Makefile#3 (text+ko) ====

@@ -4,7 +4,8 @@
 INTERNALLIB=		true
 
 SRCS=	biosacpi.c bioscd.c biosdisk.c biosmem.c biospnp.c \
-	biospci.c bootinfo.c comconsole.c devicename.c elf_freebsd.c gatea20.c \
+	biospci.c bootinfo.c comconsole.c devicename.c elf32_freebsd.c \
+	elf64_freebsd.c gatea20.c \
 	i386_copy.c i386_module.c nullconsole.c pxe.c pxetramp.s \
 	time.c vidconsole.c
 


More information about the p4-projects mailing list