summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/proc.h')
-rw-r--r--sys/powerpc/include/proc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/powerpc/include/proc.h b/sys/powerpc/include/proc.h
index 21b9b32..33eb778 100644
--- a/sys/powerpc/include/proc.h
+++ b/sys/powerpc/include/proc.h
@@ -37,5 +37,8 @@
/*
* Machine-dependent part of the proc structure
*/
+struct mdthread {
+};
+
struct mdproc {
};
OpenPOWER on IntegriCloud