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

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

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

revision 1.5 by rupp, Tue Jul 22 16:16:52 2003 UTC revision 1.6 by iproetel, Tue Nov 18 10:07:26 2003 UTC
# Line 44  Systems    : all Line 44  Systems    : all
44  #ifndef __TARGET_GENERIC_MATH_FLOAT__  #ifndef __TARGET_GENERIC_MATH_FLOAT__
45  #define __TARGET_GENERIC_MATH_FLOAT__  #define __TARGET_GENERIC_MATH_FLOAT__
46    
 #ifdef __cplusplus  
 extern "C" {  
 #endif  
   
47  /* check if target_native_math_float.h included */  /* check if target_native_math_float.h included */
48  #ifndef __TARGET_NATIVE_MATH_FLOAT__  #ifndef __TARGET_NATIVE_MATH_FLOAT__
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 121  extern "C" { Line 117  extern "C" {
117  /***************************** Functions *******************************/  /***************************** Functions *******************************/
118    
119  #ifdef __cplusplus  #ifdef __cplusplus
120    extern "C"
121    #endif
122    
123    #ifdef __cplusplus
124  }  }
125  #endif  #endif
126    

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

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