mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 06:15:40 -05:00
5 lines
82 B
C
5 lines
82 B
C
#include <sys/cdefs.h>
|
|
__FBSDID("$FreeBSD$");
|
|
|
|
#define MEMMOVE
|
|
#include "bcopy.c"
|