Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127010
b: refs/heads/master
c: c2414bd
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Nov 18, 2008
1 parent 499091a commit dd24af5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 88a8078b3b31349e9cbf09215eab6891fb1aed0f
refs/heads/master: c2414bd0b19e22632835cbd2686cf4103038cf3a
8 changes: 2 additions & 6 deletions trunk/arch/blackfin/mach-common/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -170,12 +170,8 @@ ENTRY(__start)
[p0] = p1;
csync;

p0.l = lo(IMASK);
p0.h = hi(IMASK);
p1.l = IMASK_IVG15;
p1.h = 0x0;
[p0] = p1;
csync;
r0 = EVT_IVG15 (z);
sti r0;

raise 15;
p0.l = .LWAIT_HERE;
Expand Down

0 comments on commit dd24af5

Please sign in to comment.