V10/630/3binc/memory.h

Compare this file to the similar file:
Show the results in this format:

#ident	"@(#)sgs-inc:common/memory.h	1.1"
extern char
	*memccpy(),
	*memchr(),
	*memcpy(),
	*memset();
extern int memcmp();