Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 8218 → Rev 8217

/contrib/sdk/sources/SDL-1.2.2_newlib/src/SYSCALL/src/alloca.s
0,0 → 1,6
#include <libc/asm.h>
MK_C_SYM(_alloca)
sub %eax, %esp
mov (%esp,%eax),%eax
mov %eax, (%esp)
ret
Property changes:
Added: svn:executable
+*
\ No newline at end of property