1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3<title>osclconfig_ansi_memory.h Source File</title> 4<link href="doxygen.css" rel="stylesheet" type="text/css"> 5</head><body> 6<!-- Generated by Doxygen 1.2.18 --> 7<center> 8<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> 9<hr><h1>osclconfig_ansi_memory.h</h1><a href="osclconfig__ansi__memory_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">// -*- c++ -*-</span> 1000002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span> 1100003 1200004 <span class="comment">// O S C L C O N F I G _ A N S I _ M E M O R Y</span> 1300005 1400006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span> 1500007 1600008 1700017 <span class="preprocessor">#ifndef OSCLCONFIG_ANSI_MEMORY_H_INCLUDED</span> 1800018 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_ANSI_MEMORY_H_INCLUDED</span> 1900019 <span class="preprocessor"></span> 2000020 <span class="preprocessor">#include <memory.h></span> 21<a name="l00021"></a><a class="code" href="osclconfig__ansi__memory_8h.html#a1">00021</a> <span class="keyword">typedef</span> size_t <a class="code" href="osclconfig__ansi__memory_8h.html#a1">oscl_memsize_t</a>; 22<a name="l00022"></a><a class="code" href="osclconfig__ansi__memory_8h.html#a0">00022</a> <span class="preprocessor">#define OSCL_HAS_ANSI_MEMORY_FUNCS 1</span> 2300023 <span class="preprocessor"></span> 2400024 2500025 <span class="preprocessor">#endif</span> 26</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 27<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 28</small></address> 29</body> 30</html> 31