Define KINFO_PROC_SIZE for arm.
This commit is contained in:
parent
a77c37b649
commit
818f833a02
@ -74,7 +74,7 @@
|
||||
defined(__amd64__)
|
||||
#define KINFO_PROC_SIZE 912 /* the correct size for kinfo_proc */
|
||||
#endif
|
||||
#ifdef __i386__
|
||||
#if __i386__ || defined __arm__
|
||||
#define KINFO_PROC_SIZE 648 /* the correct size for kinfo_proc */
|
||||
#endif
|
||||
#ifdef __powerpc__
|
||||
|
Loading…
x
Reference in New Issue
Block a user