[GIT PULL] nolibc header update for 5.2-rc1 (RISCV support)

From: Willy Tarreau
Date: Wed May 08 2019 - 10:01:32 EST


Hi Linus,

The following changes since commit 80f232121b69cc69a31ccb2b38c1665d770b0710:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next (2019-05-07 22:03:58 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc.git/ tags/nolibc-5.2-rc1

for you to fetch changes up to 582e84f7b7791bf2a2572559c5e29f3d38a7a535:

tool headers nolibc: add RISCV support (2019-05-08 15:48:43 +0200)

----------------------------------------------------------------
nolibc header update for 5.2-rc1 (RISCV support)

This single commit adds support for the RISCV architecture to the
nolibc header file. Currently the file is only used by rcutorture but
Pranith Kumar who contributed it would like to have this work merged.

I only did some trivial tests to verify that it does not break x86,
which I consider sufficient since all the code is cleanly enclosed
inside a single #if/endif block.

----------------------------------------------------------------
Pranith Kumar (1):
tool headers nolibc: add RISCV support

tools/include/nolibc/nolibc.h | 194 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 194 insertions(+)