mirror of
https://github.com/ufrisk/pcileech.git
synced 2026-05-19 07:46:34 +08:00
9 lines
216 B
C
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"
|