comparison SimParams.h @ 15:8d9d367e96f9

updated for VMS name chgs from VMS__malloc to VMS_int__malloc
author Me@portablequad
date Sun, 12 Feb 2012 01:47:58 -0800
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;