Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 41399
b: refs/heads/master
c: 0b7883f
h: refs/heads/master
i:
  41397: 9534280
  41395: c9a6fe7
  41391: c17902a
v: v3
  • Loading branch information
Ralf Baechle committed Nov 30, 2006
1 parent 2d98bac commit 66c5a0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 4ffd8b3838f22c34b21a25b7612795ca45d14db6
refs/heads/master: 0b7883f49810ec91755caa222b3b28f047b8c93b
2 changes: 0 additions & 2 deletions trunk/include/asm-mips/bitops.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@
#define SZLONG_MASK 31UL
#define __LL "ll "
#define __SC "sc "
#define cpu_to_lelongp(x) cpu_to_le32p((__u32 *) (x))
#elif (_MIPS_SZLONG == 64)
#define SZLONG_LOG 6
#define SZLONG_MASK 63UL
#define __LL "lld "
#define __SC "scd "
#define cpu_to_lelongp(x) cpu_to_le64p((__u64 *) (x))
#endif

/*
Expand Down

0 comments on commit 66c5a0c

Please sign in to comment.