source: umon/main/glib/memcpy.c @ 40ec7e1

Last change on this file since 40ec7e1 was 40ec7e1, checked in by Ed Sutter <edsutterjr@…>, on 08/06/15 at 00:42:07

update to glib with clean indication of where the files (that I didn't create) came from

  • Property mode set to 100644
File size: 82 bytes
Line 
1#include <sys/cdefs.h>
2__FBSDID("$FreeBSD$");
3
4#define MEMCOPY
5#include "bcopy.c"
Note: See TracBrowser for help on using the repository browser.