Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105799
b: refs/heads/master
c: f16695f
h: refs/heads/master
i:
  105797: 47f2ac6
  105795: 32076a0
  105791: 899a257
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 25, 2008
1 parent 4b7c5c4 commit 695d882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cebbd3fb803603b12408458ba17c29ce1e15a5f2
refs/heads/master: f16695f4ac088cf7593e113574046d2d7e5af5eb
2 changes: 1 addition & 1 deletion trunk/include/asm-generic/int-ll64.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ typedef unsigned int __u32;
#ifdef __GNUC__
__extension__ typedef __signed__ long long __s64;
__extension__ typedef unsigned long long __u64;
#elif defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
#else
typedef __signed__ long long __s64;
typedef unsigned long long __u64;
#endif
Expand Down

0 comments on commit 695d882

Please sign in to comment.