This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, nios2, committed] Add ipc_priv.h to set __IPC_64 as zero.


Similar to Tile [1] and a few other archs, Nios II does not set CONFIG_ARCH_WANT_IPC_PARSE_VERSION
in the kernel. Committed patch adds the similar ipc_priv.h header to define __IPC_64 as zero.

Chung-Lin

[1] https://sourceware.org/ml/libc-alpha/2017-01/msg00258.html

2017-01-31  Chung-Lin Tang  <cltang@codesourcery.com>

        * sysdeps/unix/sysv/linux/nios2/ipc_priv.h: New file.

Attachment: x.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]