diff options
Diffstat (limited to 'include/asm-ppc64/iSeries/ItIplParmsReal.h')
-rw-r--r-- | include/asm-ppc64/iSeries/ItIplParmsReal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ppc64/iSeries/ItIplParmsReal.h b/include/asm-ppc64/iSeries/ItIplParmsReal.h index 14f0b0a2a823..ae3417dc599e 100644 --- a/include/asm-ppc64/iSeries/ItIplParmsReal.h +++ b/include/asm-ppc64/iSeries/ItIplParmsReal.h | |||
@@ -66,4 +66,6 @@ struct ItIplParmsReal { | |||
66 | u64 xRsvd13; // Reserved x38-x3F | 66 | u64 xRsvd13; // Reserved x38-x3F |
67 | }; | 67 | }; |
68 | 68 | ||
69 | extern struct ItIplParmsReal xItIplParmsReal; | ||
70 | |||
69 | #endif /* _ITIPLPARMSREAL_H */ | 71 | #endif /* _ITIPLPARMSREAL_H */ |