1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/3dnow
Rémi Denis-Courmont 6a45dac72f Alias vlc_memset() to memset()
This saves two function calls per memset() since there are no optimized
implementations of memset() at all.
2011-05-10 18:10:27 +03:00
..
.gitignore
memcpy.c Alias vlc_memset() to memset() 2011-05-10 18:10:27 +03:00
Modules.am