summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/proc.h')
-rw-r--r--sys/i386/include/proc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/include/proc.h b/sys/i386/include/proc.h
index 4217c4f..9e9e449 100644
--- a/sys/i386/include/proc.h
+++ b/sys/i386/include/proc.h
@@ -42,6 +42,9 @@
/*
* Machine-dependent part of the proc structure for i386.
*/
+struct mdthread {
+};
+
struct mdproc {
};
OpenPOWER on IntegriCloud