mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-22 15:34:42 +00:00
12 lines
237 B
C
12 lines
237 B
C
/**
|
|
* @file globals.c
|
|
* @author M.H. Gholamrezaei (mh@hyperdbg.org)
|
|
*
|
|
* @details Global variables
|
|
* @version 0.1
|
|
* @date 2020-10-22
|
|
*
|
|
* @copyright This project is released under the GNU Public License v3.
|
|
*
|
|
*/
|
|
#include "pch.h"
|