mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
Fix argument type of virProcessInfoSetAffinity dummy function
This commit is contained in:
parent
a3bd8bbb38
commit
9501a45fc0
@ -164,7 +164,7 @@ realloc:
|
||||
#else /* HAVE_SCHED_GETAFFINITY */
|
||||
|
||||
int virProcessInfoSetAffinity(pid_t pid ATTRIBUTE_UNUSED,
|
||||
unsigned char *map ATTRIBUTE_UNUSED,
|
||||
const unsigned char *map ATTRIBUTE_UNUSED,
|
||||
size_t maplen ATTRIBUTE_UNUSED,
|
||||
int maxcpu ATTRIBUTE_UNUSED)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user