| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/knowledge/knowledge.c')
| -rw-r--r-- | src/knowledge/knowledge.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/src/knowledge/knowledge.c b/src/knowledge/knowledge.c index 95683b9..463d40b 100644 --- a/src/knowledge/knowledge.c +++ b/src/knowledge/knowledge.c @@ -26,6 +26,7 @@ int ZoO_knowledge_lock_access     const struct ZoO_pipe io [const restrict static 1]  )  { +   /* TODO */     return 0;  } @@ -35,4 +36,5 @@ void ZoO_knowledge_unlock_access     const struct ZoO_pipe io [const restrict static 1]  )  { +   /* TODO */  } | 


