]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_configuration_parameters.h
etimedout
[frescor/frsh-include.git] / frsh_configuration_parameters.h
index 936d3551403a1c43ef260a7ee60428aacb58d7c0..5a8b369a8d7d749d19f703c5175459e938407b54 100644 (file)
 
 #define FRSH_DISTRIBUTED_MODULE_SUPPORTED false
 
+
+/** This defines 1 resource_id value for systems that have only one
+    resource of a kind. **/
+#define FRSH_RESOURCE_ID_DEFAULT 0
+#define FRSH_CPU_ID_DEFAULT 1
+#define FRSH_NETWORK_ID_DEFAULT 0
+
 /**
  * @defgroup internal Array size for memory optimization
  * @ingroup config