Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
lib
libc
include
generic-glibc
bits
siginfo-consts-arch.h
pretty
plain
permalink
blame
history
•
7 lines
•
203 B
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