Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107051
b: refs/heads/master
c: 78ce1bb
h: refs/heads/master
i:
  107049: dd2ba7c
  107047: 7ae8865
v: v3
  • Loading branch information
Dean Nelson authored and Linus Torvalds committed Jul 30, 2008
1 parent 3956bc1 commit c39946a
Show file tree
Hide file tree
Showing 2 changed files with 4 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: da9705259848b968cdf6151b977334fe7b5b0461
refs/heads/master: 78ce1bbe446e9b46dcd6c1e60a4768448a8ce355
3 changes: 3 additions & 0 deletions trunk/drivers/misc/sgi-xp/xp.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
#include <asm/sn/types.h>
#include <asm/sn/bte.h>

/* >>> Add this #define to some linux header file some day. */
#define BYTES_PER_WORD sizeof(void *)

#ifdef USE_DBUG_ON
#define DBUG_ON(condition) BUG_ON(condition)
#else
Expand Down

0 comments on commit c39946a

Please sign in to comment.