summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/proc.h')
-rw-r--r--sys/ia64/include/proc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/ia64/include/proc.h b/sys/ia64/include/proc.h
index 6bf9c78..81e2e4f 100644
--- a/sys/ia64/include/proc.h
+++ b/sys/ia64/include/proc.h
@@ -38,4 +38,7 @@ struct mdproc {
int __dummy; /* Avoid having an empty struct. */
};
+#define KINFO_PROC_SIZE 1088
+#define KINFO_PROC32_SIZE 768
+
#endif /* !_MACHINE_PROC_H_ */
OpenPOWER on IntegriCloud