Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199341
b: refs/heads/master
c: 0dbdd1b
h: refs/heads/master
i:
  199339: 251606f
v: v3
  • Loading branch information
Peter Huewe authored and H. Peter Anvin committed May 24, 2010
1 parent 658190a commit 3fa55fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 48691ff86d91db1090551ec2a5ae0d80ef59105f
refs/heads/master: 0dbdd1bfe0b83798763540111118b78b70792f00
1 change: 1 addition & 0 deletions trunk/lib/atomic64_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* (at your option) any later version.
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/atomic.h>

#define INIT(c) do { atomic64_set(&v, c); r = c; } while (0)
Expand Down

0 comments on commit 3fa55fc

Please sign in to comment.