<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi all,</p>
<p style="margin-top:0;margin-bottom:0">   I'm slowly working my way through porting rtems5 to EPICS-3.15.6. THings have changed since the previous port, both in EPICS and RTEMS. I just hit an error concerning rtems malloc, in particular this type and the function
 which uses it, malloc_get_statistics(). <br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Is there a list of rtems functions somewhere so I can figure out what to replace these things with. There are plenty more to go, so knowing how to translate would be very useful.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Thanks,</p>
<p style="margin-top:0;margin-bottom:0">Pete.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
</div>
</body>
</html>