summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/boot/crt0.S
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2005-08-30 09:30:09 -0700
committerTony Luck <tony.luck@intel.com>2005-08-30 09:30:09 -0700
commit288ceb8f142249109fd2e9f1bf0492bd6ff6d892 (patch)
treeeab3d229c7a527816db405299ce9603e538b521f /arch/ppc64/boot/crt0.S
parente438befd76a5a743725a89365140a8a7bf276096 (diff)
parentd8971fcb702e24d1e22c77fd1772f182ffee87e3 (diff)
downloadop-kernel-dev-288ceb8f142249109fd2e9f1bf0492bd6ff6d892.zip
op-kernel-dev-288ceb8f142249109fd2e9f1bf0492bd6ff6d892.tar.gz
Auto-update from upstream
Diffstat (limited to 'arch/ppc64/boot/crt0.S')
-rw-r--r--arch/ppc64/boot/crt0.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/boot/crt0.S b/arch/ppc64/boot/crt0.S
index 04d3e74..3861e7f 100644
--- a/arch/ppc64/boot/crt0.S
+++ b/arch/ppc64/boot/crt0.S
@@ -9,7 +9,7 @@
* NOTE: this code runs in 32 bit mode and is packaged as ELF32.
*/
-#include <asm/ppc_asm.h>
+#include "ppc_asm.h"
.text
.globl _start
OpenPOWER on IntegriCloud