linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create
commitd82322e175d58c0c8951cbc905da1ca9ee2e008c
authorTimothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Wed, 8 Apr 2015 20:40:52 +0000 (8 21:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 18 May 2015 16:45:10 +0000 (18 17:45 +0100)
tree983800c5613617190f98eb4dcc288738c5d92e79
parent082587b741efc5329380b4a156d86f2bdbfa2d70
linux-user/arm: Correct TARGET_NR_timerfd to TARGET_NR_timerfd_create

Misspelled system call name in macro was causing timerfd_create not
to be supported for the ARM target.

Signed-off-by: Timothy Edward Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
linux-user/arm/syscall_nr.h