linux(4); Style.
MFC after: 2 weeks
This commit is contained in:
parent
07d108932a
commit
109c2bd212
@ -81,7 +81,7 @@ struct linux_futex_args {
|
||||
static inline int futex_key_get(const void *, int, int, struct umtx_key *);
|
||||
static void linux_umtx_abs_timeout_init(struct umtx_abs_timeout *,
|
||||
struct linux_futex_args *);
|
||||
static int linux_futex(struct thread *, struct linux_futex_args *);
|
||||
static int linux_futex(struct thread *, struct linux_futex_args *);
|
||||
static int linux_futex_wait(struct thread *, struct linux_futex_args *);
|
||||
static int linux_futex_wake(struct thread *, struct linux_futex_args *);
|
||||
static int linux_futex_requeue(struct thread *, struct linux_futex_args *);
|
||||
|
Loading…
Reference in New Issue
Block a user