aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixinc/tests/base/pthread.h
blob: 5fb2a43c7c810ec0c80f2e85ebbbdeadace9cdfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/pthread.h"

    This had to be done to correct non-standard usages in the
    original, manufacturer supplied header file.  */



#if defined( PTHREAD_PAGE_SIZE_CHECK )
extern int __page_size;
#endif  /* PTHREAD_PAGE_SIZE_CHECK */