Sold slow control/

Dependents:   sscm

Fork of S_SCTRL_SMlib by wimbeaumont Project

solid_sctrl_def.h

Committer:
wbeaumont
Date:
2014-09-07
Revision:
4:a83242fe9d37
Child:
5:b527df9432c3

File content as of revision 4:a83242fe9d37:

#ifndef solid_sctrl_def_H
#define solid_sctrl_def_H


typedef unsigned int  u32;
typedef unsigned short int  u16;
typedef unsigned char u8;

#endif;