Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37974
b: refs/heads/master
c: 0235497
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Oct 2, 2006
1 parent fea7d8e commit 90e68b3
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: 95f3eff6997ae4a6754c1d874ec0a414d97c44d1
refs/heads/master: 0235497f7a961db57ef975eb889503809ce82fe5
1 change: 1 addition & 0 deletions trunk/include/linux/compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ static inline int compat_timespec_compare(struct compat_timespec *lhs,
asmlinkage long compat_sys_adjtimex(struct compat_timex __user *utp);

extern int compat_printk(const char *fmt, ...);
extern void sigset_from_compat(sigset_t *set, compat_sigset_t *compat);

#endif /* CONFIG_COMPAT */
#endif /* _LINUX_COMPAT_H */

0 comments on commit 90e68b3

Please sign in to comment.