diff options
author | Stephan Raue <mailinglists@openelec.tv> | 2009-09-21 18:35:40 -0700 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2009-09-21 18:38:24 -0700 |
commit | cdeb75380c910f22b1c8d42defca5946fd594d75 (patch) | |
tree | 228b6761cd7cd3a6695e8a16db747752fa5496ef /include | |
parent | cbeccd21e466e11f5d45ca663d8449feaf55445c (diff) |
add timerfd syscall and header
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Signed-off-by: Stephan Raue <mailinglists@openelec.tv>
Diffstat (limited to 'include')
-rw-r--r-- | include/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/.gitignore b/include/.gitignore index 16ea23e97..b41230418 100644 --- a/include/.gitignore +++ b/include/.gitignore @@ -28,6 +28,7 @@ /sys/regdef.h /sys/sysmips.h /sys/tas.h +/sys/timerfd.h /sys/ucontext.h /sys/user.h /sys/vm86.h |