Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123328
b: refs/heads/master
c: 774434b
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Dec 4, 2008
1 parent ee35405 commit 96695ab
Show file tree
Hide file tree
Showing 4 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: d59b3706a9d71a5ffe6135b537117662a6d3d920
refs/heads/master: 774434bf33bdc876c2818eba34e416fe1fc7a746
2 changes: 1 addition & 1 deletion trunk/arch/sparc/math-emu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# supress all warnings - as math.c produces a lot!
ccflags-y := -w

obj-y := math.o
obj-y := math_$(BITS).o
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
#include <linux/mm.h>
#include <asm/uaccess.h>

#include "sfp-util.h"
#include "sfp-util_32.h"
#include <math-emu/soft-fp.h>
#include <math-emu/single.h>
#include <math-emu/double.h>
Expand Down
File renamed without changes.

0 comments on commit 96695ab

Please sign in to comment.