comparison vutilities.h @ 206:a262abf4b8d5

brch file for new WestmereEx 4x10 HW Branch
author Merten Sach <msach@mailbox.tu-berlin.de>
date Fri, 17 Feb 2012 18:43:52 +0100
parents 13b22ffb8a2f
children
comparison
equal deleted inserted replaced
0:e99fbeda88d6 5:54a3ff6fd03c
13 13
14 #include <string.h> 14 #include <string.h>
15 #include "VMS_primitive_data_types.h" 15 #include "VMS_primitive_data_types.h"
16 16
17 inline char * 17 inline char *
18 VMS__strDup( char *str ); 18 VMS_int__strDup( char *str );
19 19
20 #endif 20 #endif