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

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

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

revision 1.3 by rupp, Mon Jul 7 11:08:48 2003 UTC revision 1.4 by iproetel, Tue Nov 18 10:07:26 2003 UTC
# Line 43  Systems    : all Line 43  Systems    : all
43  #ifndef __TARGET_GENERIC__  #ifndef __TARGET_GENERIC__
44  #define __TARGET_GENERIC__  #define __TARGET_GENERIC__
45    
 #ifdef __cplusplus  
 extern "C" {  
 #endif  
   
46  /* check if target_native_network.h included */  /* check if target_native_network.h included */
47  #ifndef __TARGET_NATIVE__  #ifndef __TARGET_NATIVE__
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 162  extern "C" { Line 158  extern "C" {
158  /***************************** Functions *******************************/  /***************************** Functions *******************************/
159    
160  #ifdef __cplusplus  #ifdef __cplusplus
161    extern "C" {
162    #endif
163    
164    #ifdef __cplusplus
165  }  }
166  #endif  #endif
167    

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

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