Dead
[official-gcc.git] / gomp-20050608-branch / fixincludes / tests / base / sys / mman.h
blob8fa2fb18c2a5f0dcf65d8edad376e9eb2cbef3be
1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/sys/mman.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
10 #ifndef FIXINC_WRAP_SYS_MMAN_H_CXX_UNREADY
11 #define FIXINC_WRAP_SYS_MMAN_H_CXX_UNREADY 1
13 #ifdef __cplusplus
14 extern "C" {
15 #endif
18 #if defined( CXX_UNREADY_CHECK )
19 extern void* malloc( size_t );
20 #endif /* CXX_UNREADY_CHECK */
21 #ifdef __cplusplus
23 #endif
25 #endif /* FIXINC_WRAP_SYS_MMAN_H_CXX_UNREADY */