Welcome to mirror list, hosted at ThFree Co, Russian Federation.

memory.h « include « mingw « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9ba65cf690ed425f52d1b24d05be9385123298eb (plain)
1
2
3
4
5
6
7
/*
 * This file is part of the Mingw32 package.
 *
 * memory.h maps to the standard string.h header.
 */

#include	<string.h>