zig/lib/libc/include/generic-glibc/bits/siginfo-arch.h
Andrew Kelley fd9f509d6d Revert "Merge pull request #6137 from Jan200101/update/glibc-2.32"
This reverts commit bb9c3118ed, reversing
changes made to 7015d84e0c.

This is missing quite a few headers
2020-08-24 15:19:34 -07:00

7 lines
No EOL
189 B
C
Vendored

/* Architecture-specific adjustments to siginfo_t. */
#ifndef _BITS_SIGINFO_ARCH_H
#define _BITS_SIGINFO_ARCH_H 1
/* This architecture has no adjustments to make to siginfo_t. */
#endif