Mock userspace headers and include mocked headers first in compilation command to inject kernel headers and override e.g., malloc(3) with malloc(9). Submitted by: allanjude Reviewed by: imp (earlier version), bapt (earlier version) Differential Revision: https://reviews.freebsd.org/D10407
4 lines
83 B
C
4 lines
83 B
C
/* This file is in the public domain */
|
|
/* $FreeBSD$ */
|
|
#include "zstd_kfreebsd.h"
|