about summary refs log tree commit diff
path: root/include/bits/sigstack.h
blob: eea939f59d5130a72e7bc4a5e3150e2e7c849534 (plain) (blame)
1
2
3
4
5
#include_next <bits/sigstack.h>

#if !defined _ISOMAC && !defined CONSTANT_MINSIGSTKSZ
# define CONSTANT_MINSIGSTKSZ MINSIGSTKSZ
#endif