zig/libc/glibc-include/bits/siginfo-consts-arch.h

8 lines
204 B
C
Raw Normal View History

2019-03-05 11:15:53 +08:00
/* 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