annotate mp3lib/fastmemcpy.h @ 8543:60fe896e437c

decode_i586.c version uses %ebp for its own use, so: - we need to compile this with -fomit-frame-pointer or we cannot access the function parameters - we need to save & restore %ebp, or we'll destroy the caller's stack ptr
author arpi
date Tue, 24 Dec 2002 00:05:43 +0000
parents 2f0265763322
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1067
2f0265763322 Minor improvements
nickols_k
parents: 1045
diff changeset
1 #include "../libvo/fastmemcpy.h"