- Update to trunk

svn path=/branches/audio-bringup/; revision=49927
This commit is contained in:
Johannes Anderwald 2010-12-03 15:05:26 +00:00
commit 6c8e7899a9
731 changed files with 37805 additions and 18893 deletions

View file

@ -8,8 +8,7 @@
/* INCLUDES ******************************************************************/
#include <reactos/asm.h>
#include <ndk/amd64/asm.h>
#include <asm.inc>
/* DATA *********************************************************************/
@ -17,3 +16,5 @@ PUBLIC fmod
fmod:
UNIMPLEMENTED fmod
ret
END