00001 /* DO NOT EDIT THIS FILE. 00002 00003 It has been auto-edited by fixincludes from: 00004 00005 "fixinc/tests/inc/sys/mman.h" 00006 00007 This had to be done to correct non-standard usages in the 00008 original, manufacturer supplied header file. */ 00009 00010 #ifndef FIXINC_WRAP_SYS_MMAN_H_CXX_UNREADY 00011 #define FIXINC_WRAP_SYS_MMAN_H_CXX_UNREADY 1 00012 00013 #ifdef __cplusplus 00014 extern "C" { 00015 #endif 00016 00017 00018 #if defined( CXX_UNREADY_CHECK ) 00019 extern void* malloc( size_t ); 00020 #endif /* CXX_UNREADY_CHECK */ 00021 #ifdef __cplusplus 00022 } 00023 #endif 00024 00025 #endif /* FIXINC_WRAP_SYS_MMAN_H_CXX_UNREADY */
1.5.6