|
@@ -7,12 +7,12 @@
|
|
|
* as published by the Free Software Foundation; either version
|
|
* as published by the Free Software Foundation; either version
|
|
|
* 2 of the License, or (at your option) any later version.
|
|
* 2 of the License, or (at your option) any later version.
|
|
|
*/
|
|
*/
|
|
|
|
|
+#include <linux/jump_label.h>
|
|
|
#include <asm/hvcall.h>
|
|
#include <asm/hvcall.h>
|
|
|
#include <asm/processor.h>
|
|
#include <asm/processor.h>
|
|
|
#include <asm/ppc_asm.h>
|
|
#include <asm/ppc_asm.h>
|
|
|
#include <asm/asm-offsets.h>
|
|
#include <asm/asm-offsets.h>
|
|
|
#include <asm/ptrace.h>
|
|
#include <asm/ptrace.h>
|
|
|
-#include <asm/jump_label.h>
|
|
|
|
|
|
|
|
|
|
.section ".text"
|
|
.section ".text"
|
|
|
|
|
|