aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/fixincludes/tests/base/ia64/sys/getppdp.h
blob: 80fe99ecd4f5fd2f61a481730a3e3f953f3630b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*  DO NOT EDIT THIS FILE.

    It has been auto-edited by fixincludes from:

	"fixinc/tests/inc/ia64/sys/getppdp.h"

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



#if defined( HPUX_SPU_INFO_CHECK )
#ifdef _KERNEL
extern union mpinfou spu_info[];
#endif
#endif  /* HPUX_SPU_INFO_CHECK */