mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
add some comments
This commit is contained in:
parent
895edc205a
commit
9eb860f18f
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#include <lwip/err.h>
|
||||
#include <lwip/stats.h>
|
||||
|
||||
//TODO: don't use one big kernel lock to comminicate with all proxies
|
||||
static spinlock_t lwip_lock = SPINLOCK_INIT;
|
||||
|
||||
static tid_t sys_getpid(void)
|
||||
|
|
Loading…
Add table
Reference in a new issue