Put back Andy's void for gcc happiness.
Submitted by: jchandra@
This commit is contained in:
parent
eda6932911
commit
5837276ce2
@ -365,7 +365,7 @@ SDT_PROBE_DEFINE2(sched, , , surrender, "struct thread *",
|
||||
* the maximum randomness.
|
||||
*/
|
||||
static uint32_t
|
||||
sched_random()
|
||||
sched_random(void)
|
||||
{
|
||||
uint32_t *rndptr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user