Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87009
b: refs/heads/master
c: 4bee4ca
h: refs/heads/master
i:
  87007: 4c7fbf2
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mundt committed Mar 6, 2008
1 parent de4ae09 commit 9c78da4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: c31f2f3d066d49147ce297c7207cc2d49dd20382
refs/heads/master: 4bee4ca2de533947720db14276828e1a066b940d
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/sh_ksyms_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ DECLARE_EXPORT(__movmem_i4_even);
DECLARE_EXPORT(__movmem_i4_odd);
DECLARE_EXPORT(__movmemSI12_i4);

#if (__GNUC_MINOR__ == 2 || defined(__GNUC_STM_RELEASE__))
#if (__GNUC_MINOR__ >= 2 || defined(__GNUC_STM_RELEASE__))
/*
* GCC 4.2 emits these for division, as do GCC 4.1.x versions of the ST
* GCC >= 4.2 emits these for division, as do GCC 4.1.x versions of the ST
* compiler which include backported patches.
*/
DECLARE_EXPORT(__sdivsi3_i4i);
Expand Down

0 comments on commit 9c78da4

Please sign in to comment.