Sign in
gnu
/
gcc
/
refs/tags/prereleases/egcs-1.0.3-prerelease
/
.
/
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