#ifndef _NTPSAPI_H #if defined(_ARM64_) #define CONTEXT_ARM_CONTROL (CONTEXT_ARM | 0x1L) #endif #endif View code on GitHub
No description available.