mirror of
https://github.com/opnsense/src.git
synced 2026-03-08 17:20:43 -04:00
5 lines
82 B
C
5 lines
82 B
C
#include <sys/cdefs.h>
|
|
__FBSDID("$FreeBSD$");
|
|
|
|
#define MEMMOVE
|
|
#include "bcopy.c"
|