PERFORCE change 41525 for review

Peter Wemm peter at FreeBSD.org
Wed Nov 5 18:13:33 PST 2003


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

Change 41525 by peter at peter_daintree on 2003/11/05 18:13:26

	rename *.s to *.S like the other amd64 *.S files

Affected files ...

.. //depot/projects/hammer/sys/conf/files.amd64#27 edit

Differences ...

==== //depot/projects/hammer/sys/conf/files.amd64#27 (text+ko) ====

@@ -51,7 +51,7 @@
 amd64/acpica/madt.c		optional	acpi
 amd64/amd64/amd64-gdbstub.c	optional	ddb
 amd64/amd64/amd64_mem.c		standard
-amd64/amd64/apic_vector.s	standard
+amd64/amd64/apic_vector.S	standard
 amd64/amd64/atomic.c		standard
 amd64/amd64/autoconf.c		standard
 amd64/amd64/busdma_machdep.c	standard
@@ -73,7 +73,7 @@
 amd64/amd64/machdep.c		standard
 amd64/amd64/mem.c		standard
 amd64/amd64/mp_machdep.c	optional	smp
-amd64/amd64/mpboot.s		optional	smp
+amd64/amd64/mpboot.S		optional	smp
 amd64/amd64/mptable.c		standard
 amd64/amd64/mptable_pci.c	optional	pci
 amd64/amd64/nexus.c		standard
@@ -85,10 +85,10 @@
 amd64/amd64/tsc.c		standard
 amd64/amd64/uma_machdep.c	standard
 amd64/amd64/vm_machdep.c	standard
-amd64/amd64/in_cksum.c		optional inet
+amd64/amd64/in_cksum.c		optional	inet
 
 amd64/isa/atpic.c		standard
-amd64/isa/atpic_vector.s	standard
+amd64/isa/atpic_vector.S	standard
 amd64/isa/clock.c		standard
 amd64/isa/isa.c			standard
 amd64/isa/isa_dma.c		standard


More information about the p4-projects mailing list