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

oscl_dll.h

Go to the documentation of this file.
00001 // -*- c++ -*-
00002 // = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
00003 
00004 //                   O S C L _ D L L
00005 
00006 // = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
00007 
00020 #ifndef OSCL_DLL_H_INCLUDED
00021 #define OSCL_DLL_H_INCLUDED
00022 
00023 #ifndef OSCLCONFIG_H_INCLUDED
00024 #include "osclconfig.h"
00025 #endif
00026 
00055 #define OSCL_DLL_ENTRY_POINT() void oscl_dll_entry_point() {}
00056 
00057 
00069 #define OSCL_DLL_ENTRY_POINT_DEFAULT()
00070 
00071 
00072 
00076 #endif

OSCL API
Posting Version: OPENCORE_20090310