/* * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #ifndef __SYSDEP_I386_PTRACE_H #define __SYSDEP_I386_PTRACE_H #define MAX_FP_NR HOST_FPX_SIZE
static inline void update_debugregs(int seq) {}Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Paolo 'Blaisorblade' Giarrusso | 9 | 100.00% | 1 | 100.00% |
| Total | 9 | 100.00% | 1 | 100.00% |
| Person | Tokens | Prop | Commits | CommitProp |
| Jeff Dike | 91 | 84.26% | 7 | 77.78% |
| Paolo 'Blaisorblade' Giarrusso | 9 | 8.33% | 1 | 11.11% |
| Al Viro | 8 | 7.41% | 1 | 11.11% |
| Total | 108 | 100.00% | 9 | 100.00% |