commit | a3b6714e1744a5e841753d74aca1de5972f24e6d | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Apr 25 14:54:40 2006 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Apr 25 14:54:40 2006 +0100 |
tree | 2a463aa2d4fd93f754fb819e5e2ec56482844c99 | |
parent | 98ca79d52bc34b8dfff729bc8559dbb918c9d02a [diff] |
Partially sanitise linux/sched.h for userspace consumption For now, just make sure all inclusion of private header files is done within #ifdef __KERNEL__. There'll be more to clean up later. Signed-off-by: David Woodhouse <dwmw2@infradead.org>