Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1620 → Rev 1621

/shark/branches/xen/libc/arch/x86/string/strrchr.c
19,7 → 19,7
* For legalese, check out the included GPL license.
*/
 
#include <ll/i386/string.h>
#include <arch/i386/string.h>
 
FILE(strchr);