Forgot about B_ANY_KERNEL_BLOCK_ADDRESS.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4326 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-08-19 22:29:51 +00:00
parent b189695d21
commit f8a4dcfa28
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -80,6 +80,7 @@ benaphore_lock(benaphore *ben)
return B_OK;
}
static inline status_t
benaphore_unlock(benaphore *ben)
{