pdp11v/usr/include/memory.h

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

/*	@(#)memory.h	1.1	*/
extern char
	*memccpy(),
	*memchr(),
	*memcpy(),
	*memset();