comparison SimParams.h @ 25:b1c9d67643f2

fixed DEBUG to DEBUG__printf2
author Some Random Person <seanhalle@yahoo.com>
date Thu, 24 May 2012 08:14:21 -0700
parents ddd87abfeefd
children 0deed3ee0b02
comparison
equal deleted inserted replaced
1:29f0ac13719d 2:02c900fce960
9 #include <stdio.h> 9 #include <stdio.h>
10 #include <unistd.h> 10 #include <unistd.h>
11 #include <malloc.h> 11 #include <malloc.h>
12 12
13 #include "../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h" 13 #include "../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h"
14 #include "ParamHelper/Param.h" 14 #include "../C_Libraries/ParamHelper/Param.h"
15 15
16 16
17 //============================== Structures ============================== 17 //============================== Structures ==============================
18 typedef struct 18 typedef struct
19 { uint8 *guestApp; 19 { uint8 *guestApp;