summaryrefslogtreecommitdiffstats
path: root/contrib/libstdc++/csetjmp
blob: 4bba048dcb5e9fa3cfd137ce72a4531ad1a04d3d (plain)
1
2
3
4
5
6
7
8
// The -*- C++ -*- setjmp/longjmp header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __CSETJMP__
#define __CSETJMP__
#include <setjmp.h>
#endif

OpenPOWER on IntegriCloud