Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

osclconfig_ansi_memory.h

Go to the documentation of this file.
00001 // -*- c++ -*-
00002 // = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
00003 
00004 //     O S C L C O N F I G _ A N S I _ M E M O R Y
00005 
00006 // = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
00007 
00008 
00017 #ifndef OSCLCONFIG_ANSI_MEMORY_H_INCLUDED
00018 #define OSCLCONFIG_ANSI_MEMORY_H_INCLUDED
00019 
00020 #include <memory.h>
00021 typedef size_t oscl_memsize_t;
00022 #define OSCL_HAS_ANSI_MEMORY_FUNCS 1
00023 
00024 
00025 #endif

OSCL API
Posting Version: CORE_8.000.1.1_RC4