/[classpath]/classpath/native/target/generic/target_generic_io.h
ViewVC logotype

Diff of /classpath/native/target/generic/target_generic_io.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by rupp, Thu Jul 10 08:13:57 2003 UTC revision 1.3 by iproetel, Tue Nov 18 10:07:26 2003 UTC
# Line 43  Systems    : all Line 43  Systems    : all
43  #ifndef __TARGET_GENERIC_IO__  #ifndef __TARGET_GENERIC_IO__
44  #define __TARGET_GENERIC_IO__  #define __TARGET_GENERIC_IO__
45    
 #ifdef __cplusplus  
 extern "C"  
 #endif  
   
46  /* check if target_native_io.h included */  /* check if target_native_io.h included */
47  #ifndef __TARGET_NATIVE_IO__  #ifndef __TARGET_NATIVE_IO__
48    #error Do NOT INCLUDE generic target files! Include the corresponding native target files instead!    #error Do NOT INCLUDE generic target files! Include the corresponding native target files instead!
# Line 74  extern "C" Line 70  extern "C"
70  /***************************** Functions *******************************/  /***************************** Functions *******************************/
71    
72  #ifdef __cplusplus  #ifdef __cplusplus
73    extern "C"
74    #endif
75    
76    #ifdef __cplusplus
77  }  }
78  #endif  #endif
79    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26