summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits/siginfo-arch.h
blob: 00018fa6202b08d8c0d5f2105814007c98aeb554 (plain)
1
2
3
4
5
6
7
/* 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