Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85927
b: refs/heads/master
c: c865415
h: refs/heads/master
i:
  85925: b50d66a
  85923: 1ea6eca
  85919: 28f8f89
v: v3
  • Loading branch information
Marc Gauthier authored and Chris Zankel committed Feb 14, 2008
1 parent ec3b561 commit 5bc2341
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b67360db143448be1f6d68835c6d0cc43837667f
refs/heads/master: c865415838146d83c92e4c1ae69aff45ef9f35f8
1 change: 1 addition & 0 deletions trunk/arch/xtensa/platforms/iss/console.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ static DEFINE_SPINLOCK(timer_lock);

int errno;

static int __simc (int a, int b, int c, int d, int e, int f) __attribute__((__noinline__));
static int __simc (int a, int b, int c, int d, int e, int f)
{
int ret;
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/xtensa/platforms/iss/network.c
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ struct iss_net_private {

static int errno;

static int __simc (int a, int b, int c, int d, int e, int f) __attribute__((__noinline__));
static int __simc (int a, int b, int c, int d, int e, int f)
{
int ret;
Expand Down

0 comments on commit 5bc2341

Please sign in to comment.