HIPC  0.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
cfgmock1.h
Go to the documentation of this file.
1 struct MOCK1S1 {
2  char m1;
3  int m2;
4 };
5 
6 enum {
8 };
char m1
Definition: cfgmock1.h:2
int m2
Definition: cfgmock1.h:3