Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96967
b: refs/heads/master
c: 336f1d3
h: refs/heads/master
i:
  96965: 12265e7
  96963: e273d91
  96959: 33dbf1a
v: v3
  • Loading branch information
Paul Mundt committed May 19, 2008
1 parent 7de01d8 commit 9203b16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a33fc217d2248838d52f8ef214b1909073f3eb4
refs/heads/master: 336f1d326831873ffab6de5fcec4b3be05103ae0
11 changes: 5 additions & 6 deletions trunk/arch/sh/kernel/entry-common.S
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
/* $Id: entry.S,v 1.37 2004/06/11 13:02:46 doyu Exp $
*
* linux/arch/sh/entry.S
*
/*
* Copyright (C) 1999, 2000, 2002 Niibe Yutaka
* Copyright (C) 2003 Paul Mundt
* Copyright (C) 2003 - 2008 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
Expand Down Expand Up @@ -282,7 +279,9 @@ debug_trap:
mov.l 1f, r8
add r0, r8
mov.l @r8, r8
jmp @r8
jsr @r8
nop
bra __restore_all
nop

.align 2
Expand Down

0 comments on commit 9203b16

Please sign in to comment.