1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-08 11:24:14 +00:00
reactos/sdk/lib/cryptlib/mvOs.h

7 lines
151 B
C

#pragma once
typedef unsigned char MV_U8;
typedef unsigned short MV_U16;
typedef unsigned long MV_U32;