mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
6 lines
81 B
C
6 lines
81 B
C
|
|
#include <sys/cdefs.h>
|
||
|
|
__FBSDID("$FreeBSD$");
|
||
|
|
|
||
|
|
#define BZERO
|
||
|
|
#include "memset.c"
|