diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-06-16 13:20:57 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-06-16 13:20:57 +0400 |
commit | fd2c17e1777d46cff14c25ea774a4d17459d188a (patch) | |
tree | e8299216de8e99418195ba64bcf8f679df3a66b3 /arch/sparc/math-emu/ashldi3.S | |
parent | 74e411cb6443d8bcb55fbe89fcc7a9ee574df91b (diff) | |
parent | 066519068ad2fbe98c7f45552b1f592903a9c8c8 (diff) | |
download | linux-fd2c17e1777d46cff14c25ea774a4d17459d188a.tar.xz |
Merge branch 'linus' into x86/timers
Diffstat (limited to 'arch/sparc/math-emu/ashldi3.S')
-rw-r--r-- | arch/sparc/math-emu/ashldi3.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/math-emu/ashldi3.S b/arch/sparc/math-emu/ashldi3.S index eab1d097296a..7230ff5c7aa1 100644 --- a/arch/sparc/math-emu/ashldi3.S +++ b/arch/sparc/math-emu/ashldi3.S @@ -1,4 +1,4 @@ -/* $Id: ashldi3.S,v 1.1 1998/04/06 16:09:28 jj Exp $ +/* * ashldi3.S: Math-emu code creates all kinds of references to * this little routine on the sparc with gcc. * |