Latest round of bug fixes. See the README file
[unix-history] / usr / src / include / memory.h
CommitLineData
f6803305 1/*
e893db9a
KB
2 * Copyright (c) 1988 Regents of the University of California.
3 * All rights reserved.
f6803305 4 *
863005e5 5 * %sccs.include.redist.c%
e893db9a 6 *
863005e5 7 * @(#)memory.h 5.5 (Berkeley) %G%
f6803305
RE
8 */
9
6ebcb998 10#include <string.h>