Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19353
b: refs/heads/master
c: f7589f2
h: refs/heads/master
i:
  19351: 2d41685
v: v3
  • Loading branch information
Bryan O'Sullivan authored and Linus Torvalds committed Feb 1, 2006
1 parent 8676207 commit 56ca2a5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 493f01d1d0699ddafc30067d33fcc18d0b95b624
refs/heads/master: f7589f28d7dd4586b4e90ac3b2a180409669053a
2 changes: 2 additions & 0 deletions trunk/include/linux/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
(((bits)+BITS_PER_LONG-1)/BITS_PER_LONG)
#define DECLARE_BITMAP(name,bits) \
unsigned long name[BITS_TO_LONGS(bits)]

#define BITS_PER_BYTE 8
#endif

#include <linux/posix_types.h>
Expand Down

0 comments on commit 56ca2a5

Please sign in to comment.