o Fix a comment: softticks lives in sys/kern/kern_timeout.c.
PR: kern/60613 Submitted by: Gleb Smirnoff MFC after: 3 days
This commit is contained in:
parent
10a5b874bb
commit
33621bd9ec
@ -79,7 +79,7 @@
|
||||
|
||||
/*
|
||||
* We keep a private variable for the simulation time, but we could
|
||||
* probably use an existing one ("softticks" in sys/kern/kern_timer.c)
|
||||
* probably use an existing one ("softticks" in sys/kern/kern_timeout.c)
|
||||
*/
|
||||
static dn_key curr_time = 0 ; /* current simulation time */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user