Added wine_memcpy_unaligned function to avoid gcc memcpy
commit9534d4f0feb43f1eacd21a577bb1d57f18a920e9
authorAlexandre Julliard <julliard@winehq.org>
Fri, 18 Oct 2002 00:27:38 +0000 (18 00:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Oct 2002 00:27:38 +0000 (18 00:27 +0000)
tree0e7cc57b87d382874ec634d29b92406937ca7203
parentb26206dd8ac841fd4b95a5edf2bd79b64035ed6c
Added wine_memcpy_unaligned function to avoid gcc memcpy
optimizations.
include/wine/port.h
library/port.c
loader/ne/resource.c