Subject: Sharing some arm26/arm32 libc code
To: Ben Harris <bjh21@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: port-arm32
Date: 12/16/2000 13:52:25
	Would there be any sense in creating lib/libc/arch/arm and
	at least having the more obviously sharable files shared with
	inncludes? It would be a (cheap :) start...

		David/absolute		-- www.netbsd.org: No hype required --


On Thu, 14 Dec 2000, Ben Harris wrote:

>
> Module Name:	basesrc
> Committed By:	bjh21
> Date:		Thu Dec 14 20:47:26 UTC 2000
>
> Modified Files:
> 	basesrc/lib/libc/arch/arm26/gen: byte_swap_2.S byte_swap_4.S
>
> Log Message:
> Resync with arm32:
>   byte_swap_2.S 1.4
>   byte_swap_4.S 1.3
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/arch/arm26/gen/byte_swap_2.S \
>     basesrc/lib/libc/arch/arm26/gen/byte_swap_4.S
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>