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

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

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

revision 1.6 by rupp, Tue Jul 15 09:46:48 2003 UTC revision 1.7 by iproetel, Tue Nov 18 10:07:26 2003 UTC
# Line 43  Systems    : all Line 43  Systems    : all
43  #ifndef __TARGET_GENERIC_MISC__  #ifndef __TARGET_GENERIC_MISC__
44  #define __TARGET_GENERIC_MISC__  #define __TARGET_GENERIC_MISC__
45    
 #ifdef __cplusplus  
 extern "C" {  
 #endif  
   
46  /* check if target_native_misc.h included */  /* check if target_native_misc.h included */
47  #ifndef __TARGET_NATIVE_MISC__  #ifndef __TARGET_NATIVE_MISC__
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 277  extern "C" { Line 273  extern "C" {
273  /***************************** Functions *******************************/  /***************************** Functions *******************************/
274    
275  #ifdef __cplusplus  #ifdef __cplusplus
276    extern "C" {
277    #endif
278    
279    #ifdef __cplusplus
280  }  }
281  #endif  #endif
282    

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

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