|
Lines 22-28
Link Here
|
| 22 |
#include <asm/iSeries/ItLpRegSave.h> |
22 |
#include <asm/iSeries/ItLpRegSave.h> |
| 23 |
#include <asm/mmu.h> |
23 |
#include <asm/mmu.h> |
| 24 |
|
24 |
|
| 25 |
extern struct paca_struct paca[]; |
|
|
| 26 |
register struct paca_struct *local_paca asm("r13"); |
25 |
register struct paca_struct *local_paca asm("r13"); |
| 27 |
#define get_paca() local_paca |
26 |
#define get_paca() local_paca |
| 28 |
|
27 |
|
|
Lines 115-118
Link Here
|
| 115 |
#endif |
114 |
#endif |
| 116 |
}; |
115 |
}; |
| 117 |
|
116 |
|
|
|
117 |
extern struct paca_struct paca[]; |
| 118 |
|
| 118 |
#endif /* _PPC64_PACA_H */ |
119 |
#endif /* _PPC64_PACA_H */ |