mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
include:
UM_ALLOC -> calloc, malloc
UM_FREE -> free
UM_COPY -> bcopy
UM_ZERO -> bzero
This is the first step towards removing these macros.
|
||
|---|---|---|
| .. | ||
| atmarpd | ||
| scspd | ||
| Makefile | ||
| Makefile.inc | ||