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, 1 insertions, 1 deletions
diff --git a/sys/arm/include/proc.h b/sys/arm/include/proc.h
index 37051bf..0885744 100644
--- a/sys/arm/include/proc.h
+++ b/sys/arm/include/proc.h
@@ -60,6 +60,6 @@ struct mdproc {
void *md_sigtramp;
};
-#define KINFO_PROC_SIZE 792
+#define KINFO_PROC_SIZE 792
#endif /* !_MACHINE_PROC_H_ */
OpenPOWER on IntegriCloud