Files
pcileech/pcileech_shellcode/fbsdx64_common.c
2016-09-28 19:52:40 +02:00

9 lines
216 B
C

// fbsdx64_common.c : support functions used by FreeBSD KMDs started by stage3 EXEC.
// Compatible with FreeBSD x64.
//
// (c) Ulf Frisk, 2016
// Author: Ulf Frisk, pcileech@frizk.net
//
#include "fbsdx64_common.h"