mirror of
https://github.com/ufrisk/pcileech.git
synced 2026-05-21 01:59:08 +08:00
8 lines
209 B
C
8 lines
209 B
C
// lx64_common.c : support functions used by Linux x64 KMDs started by stage3 EXEC.
|
|
// Compatible with Linux x64.
|
|
//
|
|
// (c) Ulf Frisk, 2016
|
|
// Author: Ulf Frisk, pcileech@frizk.net
|
|
//
|
|
|
|
#include "lx64_common.h" |