V10/cmd/picasso/memory.h

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

#ident "@(#)/usr/src/head/memory.h	1.2 6/5/85 12:28:57 - Amdahl/UTS"
/*	@(#)memory.h	1.2	*/
extern char
	*memccpy(),
	*memchr(),
	*memcpy(),
	*memset();
extern int memcmp();