Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / sdk / 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