summaryrefslogtreecommitdiffstats
path: root/sys/arm/include/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/include/proc.h')
-rw-r--r--sys/arm/include/proc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/include/proc.h b/sys/arm/include/proc.h
index c7b2a4e..37051bf 100644
--- a/sys/arm/include/proc.h
+++ b/sys/arm/include/proc.h
@@ -60,4 +60,6 @@ struct mdproc {
void *md_sigtramp;
};
+#define KINFO_PROC_SIZE 792
+
#endif /* !_MACHINE_PROC_H_ */
OpenPOWER on IntegriCloud