/****************************************************************************
 *
 * $Source: /usr/local/cvsroot/gccsdk/unixlib/source/clib/memory.h,v $
 * $Date: 2001/01/29 15:10:19 $
 * $Revision: 1.2 $
 * $State: Exp $
 * $Author: admin $
 *
 ***************************************************************************/

#ifndef	__MEMORY_H
#define	__MEMORY_H	1
#ifndef	__STRING_H
#include <string.h>
#endif
#endif
