mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
5 lines
81 B
C
5 lines
81 B
C
#include <sys/cdefs.h>
|
|
__FBSDID("$FreeBSD$");
|
|
|
|
#define BZERO
|
|
#include "memset.c"
|