opnsense-src/lib/libc/db/mpool
Warner Losh e9ac41698b Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
2024-07-15 16:43:39 -06:00
..
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
mpool-compat.c libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
mpool.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
mpool.libtp mpool: Remove $FreeBSD$ comment 2023-08-16 01:37:16 -06:00
README lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00

These are the current memory pool routines.
They aren't ready for prime time, yet, and
the interface is expected to change.

--keith