rcutorture/nolibc: Fix a typo in header file
authorSamuel Hernandez <sam.hernandez.amador@gmail.com>
Sun, 11 Oct 2020 18:22:31 +0000 (14:22 -0400)
committerPaul E. McKenney <paulmck@kernel.org>
Sat, 7 Nov 2020 01:13:57 +0000 (17:13 -0800)
commit6c5b9de2c63b2f513a580c6c80d455350012e99b
tree301c4086e341ce4da530aebe038c30bd523aa24b
parenta7eb937b67b64b8b4645f1ebca3ac2079c6de81b
rcutorture/nolibc: Fix a typo in header file

This fixes a typo. Before this, the AT_FDCWD macro would be defined
regardless of whether or not it's been defined before.

Signed-off-by: Samuel Hernandez <sam.hernandez.amador@gmail.com>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/nolibc.h