(root)/
glibc-2.38/
sysdeps/
unix/
sysv/
linux/
bits/
siginfo-consts-arch.h
       1  /* Architecture-specific additional siginfo constants.  */
       2  #ifndef _BITS_SIGINFO_CONSTS_ARCH_H
       3  #define _BITS_SIGINFO_CONSTS_ARCH_H 1
       4  
       5  /* This architecture has no additional siginfo constants.  */
       6  
       7  #endif