From de4eeeda4ecb1a24cbeaeb5c3d2edc1694b4c420 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 28 Jul 2008 22:32:03 +0900 Subject: [PATCH] --- yaml --- r: 107195 b: refs/heads/master c: 103340cc36384c1afee4453b65a784d8b20d9d8d h: refs/heads/master i: 107193: 381a9cd82d641320aaf2abc223fe70033064b1bf 107191: f41da843fdb9c34cd6c5ca9ffc26659d459518d2 v: v3 --- [refs] | 2 +- trunk/include/asm-sh/processor_32.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cfc42347a99a..a640c9c8b844 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 11325f035edba6ba4bc005d2cdebea19d7d8f388 +refs/heads/master: 103340cc36384c1afee4453b65a784d8b20d9d8d diff --git a/trunk/include/asm-sh/processor_32.h b/trunk/include/asm-sh/processor_32.h index c6583f267071..0dadd75bd93c 100644 --- a/trunk/include/asm-sh/processor_32.h +++ b/trunk/include/asm-sh/processor_32.h @@ -19,7 +19,7 @@ * Default implementation of macro that returns current * instruction pointer ("program counter"). */ -#define current_text_addr() ({ void *pc; __asm__("mova 1f, %0\n1:":"=z" (pc)); pc; }) +#define current_text_addr() ({ void *pc; __asm__("mova 1f, %0\n.align 2\n1:":"=z" (pc)); pc; }) /* Core Processor Version Register */ #define CCN_PVR 0xff000030