Sign in
rust
/
rust-lang
/
gcc
/
28971fe1a47e10822fa151d92d1e727f941dc4e8
/
.
/
libstdc++
/
csignal
blob: 6febfb7b2ed5c5b3bbc5d14de96caed929d5b16a [
file
] [
log
] [
blame
]
// The -*- C++ -*- signal handling header.
// This file is part of the GNU ANSI C++ Library.
#ifndef
__CSIGNAL__
#define
__CSIGNAL__
#include
<signal.h>
#endif