1/* Architecture-specific adjustments to siginfo_t. */ 2#ifndef _BITS_SIGINFO_ARCH_H 3#define _BITS_SIGINFO_ARCH_H 1 4 5/* This architecture has no adjustments to make to siginfo_t. */ 6 7#endif