zig/libc/include/generic-glibc/bits/siginfo-consts-arch.h
2019-03-07 12:16:10 -05:00

7 lines
203 B
C

/* Architecture-specific additional siginfo constants. */
#ifndef _BITS_SIGINFO_CONSTS_ARCH_H
#define _BITS_SIGINFO_CONSTS_ARCH_H 1
/* This architecture has no additional siginfo constants. */
#endif