Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / lib / cryptlib / mvOs.h
1
2 #pragma once
3
4 typedef unsigned char MV_U8;
5 typedef unsigned short MV_U16;
6 typedef unsigned long MV_U32;
7