]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_implementation_specific.h
tabs
[frescor/frsh-include.git] / frsh_implementation_specific.h
index 3ba3009f81f4e081b8ae97bc4e6abe38d4b0c3dc..9af328d3d0f0b343cd32a2bfde8dc3b0817bf9c1 100644 (file)
@@ -76,6 +76,8 @@
 
 #define FRSH_IMPLEMENTATION_SPECIFIC_MODULE_SUPPORTED     1
 
+FRSH_CPP_BEGIN_DECLS
+
 /**
  * @file frsh_implementation_specific.h
  *
@@ -210,5 +212,6 @@ int frsh_sharedobj_get_preemption_level(frsh_sharedobj_handle_t  obj_handle,
 
 /*@}*/
 
+FRSH_CPP_END_DECLS
 
 #endif // _FRSH_IMPLEMENTATION_SPECIFIC_H_