linux-2.3 amodra
Alan Modra
amodra@puffin.external.hp.com
Wed, 17 May 2000 21:48:33 -0600
CVSROOT: /home/cvs/parisc
Module name: linux-2.3
Changes by: amodra 00/05/17 21:48:32
Modified files:
arch/parisc : vmlinux.lds
arch/parisc/hpux: entry_hpux.S gate.S wrappers.S
arch/parisc/kernel: entry.S syscall.S wrappers.S
arch/parisc/lib: lusercopy.S milli.S
arch/parisc/real: head.S hpmc_s.S interruption.S real_s.S
include/asm-parisc: asmregs.h
Log message:
Patch to support ';' to start a comment and '!' as a line separator.
Should also still work with '!' as the comment start and ';' as the
line separator. ie. There shouldn't be any occurrence of multiple
asm instructions on one line.