comparison SimParams.h @ 21:561d3a06ffc5

updated for VMS name chgs from VMS__malloc to VMS_int__malloc
author Some Random Person <seanhalle@yahoo.com>
date Sun, 01 Apr 2012 13:33:18 -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;