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

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

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

revision 1.4 by rupp, Thu Jul 10 08:13:57 2003 UTC revision 1.5 by iproetel, Tue Nov 18 10:07:26 2003 UTC
# Line 44  Systems    : all Line 44  Systems    : all
44  #ifndef __TARGET_GENERIC_MATH_INT__  #ifndef __TARGET_GENERIC_MATH_INT__
45  #define __TARGET_GENERIC_MATH_INT__  #define __TARGET_GENERIC_MATH_INT__
46    
 #ifdef __cplusplus  
 extern "C" {  
 #endif  
   
47  /* check if target_native_math_int.h included */  /* check if target_native_math_int.h included */
48  #ifndef __TARGET_NATIVE_MATH_INT__  #ifndef __TARGET_NATIVE_MATH_INT__
49    #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 251  extern "C" { Line 247  extern "C" {
247  /***************************** Functions *******************************/  /***************************** Functions *******************************/
248    
249  #ifdef __cplusplus  #ifdef __cplusplus
250    extern "C"
251    #endif
252    
253    #ifdef __cplusplus
254  }  }
255  #endif  #endif
256    

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

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