HyperDbg/hyperdbg/include/platform/kernel/code/PlatformIntrinsics.c
2026-05-02 16:53:36 +02:00

12 lines
299 B
C

/**
* @file PlatformIntrinsics.c
* @author Sina Karvandi (sina@hyperdbg.org)
* @brief Implementation of cross platform APIs for intrinsic functions
* @details
* @version 0.19
* @date 2026-04-27
*
* @copyright This project is released under the GNU Public License v3.
*
*/
#include "pch.h"