Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81885
b: refs/heads/master
c: c82a5cb
h: refs/heads/master
i:
  81883: 1d7e693
v: v3
  • Loading branch information
Jan Engelhardt authored and David S. Miller committed Feb 1, 2008
1 parent 4e8fe27 commit 4c9f53c
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: 2fd8e526f44beaf439f351b310648b559e62a7cb
refs/heads/master: c82a5cb8b2b2ce15f1fb8add6772921b72da5943
2 changes: 1 addition & 1 deletion trunk/include/linux/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ typedef __s64 int64_t;
#endif

/* this is a special 64bit data type that is 8-byte aligned */
#define aligned_u64 unsigned long long __attribute__((aligned(8)))
#define aligned_u64 __u64 __attribute__((aligned(8)))
#define aligned_be64 __be64 __attribute__((aligned(8)))
#define aligned_le64 __le64 __attribute__((aligned(8)))

Expand Down

0 comments on commit 4c9f53c

Please sign in to comment.