Hi Bryan, On 12/29/05, Bryan O'Sullivan <bos at pathscale.com> wrote: > +/* > + * Copy routine that is guaranteed to work in terms of aligned 32-bit > + * quantities. > + */ > +void ipath_dwordcpy(uint32_t *dest, uint32_t *src, uint32_t ndwords); Wasn't this supposed to be killed? Pekka