Subject: Re: where is memcpy()?
To: Simon Burge <simonb@telstra.com.au>
From: Matthias Drochner <drochner@zel459.zel.kfa-juelich.de>
List: port-pmax
Date: 03/29/1999 22:43:07
drochner@zel459.zel.kfa-juelich.de said:
>         .data
>         .globl  __no_memcpy __no_memcpy:    .word 0 

Ah - found it myself. My memcpy.S was outdated. The new one does its job.
Thanks
Matthias