Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175092
b: refs/heads/master
c: d1babfd
h: refs/heads/master
v: v3
  • Loading branch information
Shawn Bohrer authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 15cd874 commit b9dd870
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 37a110c04965e23e12bf00370e9ec61e99cc25b8
refs/heads/master: d1babfd46609a3380ca4e8df97568e7da9b02eab
8 changes: 0 additions & 8 deletions trunk/drivers/staging/comedi/drivers/s626.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,6 @@
#define FALSE (0)
#endif

#if !defined(EXTERN)
#if defined(__cplusplus)
#define EXTERN extern "C"
#else
#define EXTERN extern
#endif
#endif

#if !defined(INLINE)
#define INLINE static __inline
#endif
Expand Down

0 comments on commit b9dd870

Please sign in to comment.