aboutsummaryrefslogtreecommitdiff
path: root/hdata/test
diff options
context:
space:
mode:
Diffstat (limited to 'hdata/test')
-rw-r--r--hdata/test/hdata_to_dt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hdata/test/hdata_to_dt.c b/hdata/test/hdata_to_dt.c
index 1729f1c..ead6e3c 100644
--- a/hdata/test/hdata_to_dt.c
+++ b/hdata/test/hdata_to_dt.c
@@ -104,6 +104,8 @@ static unsigned long fake_pvr = PVR_P8;
unsigned int cpu_thread_count = 8;
+bool lpar_per_core;
+
static inline unsigned long mfspr(unsigned int spr)
{
assert(spr == SPR_PVR);