Main Page Modules Class Hierarchy Data Structures File List Data Fields Globals
osclconfig.h File Reference
This file contains configuration information for the linux platform.
More...
#include <dirent.h>
#include <dlfcn.h>
#include "osclconfig_limits_typedefs.h"
#include "osclconfig_unix_android.h"
#include "osclconfig_ix86.h"
#include "osclconfig_check.h"
Go to the source code of this file.
Detailed Description
This file contains configuration information for the linux platform.
Define Documentation
#define OSCL_BEGIN_PACKED
|
|
#define OSCL_HAS_ANDROID_FILE_IO_SUPPORT 1
|
|
#define OSCL_HAS_ANDROID_SUPPORT 1
|
|
#define OSCL_NATIVE_UINT64_TYPE u_int64_t
|
|
#define OSCL_PACKED_STRUCT_BEGIN
|
|
#define OSCL_PACKED_STRUCT_END __attribute__((packed))
|
|
#define OSCL_PACKED_VAR |
( |
x |
|
) |
x __attribute__((packed))
|
|
#define OSCL_RELEASE_BUILD 0
|
|
#define OSCL_TEMPLATED_DESTRUCTOR_CALL |
( |
type, |
|
|
simple_type |
|
) |
~type ()
|
|
#define OSCL_UNSIGNED_CONST |
( |
x |
|
) |
x##u
|
|
OSCL API
Posting Version: OPENCORE_20090310