Mike Frysinger 979900af98 hppa: fix sysdep.h header setup
The semi-recent SYSCALL_CANCEL inclusion broke hppa due to the sysdep.h
headers not including the unix/sysdep.h headers.  Rework the includes so
we match the other ports:
* hppa/sysdep.h:
	- Do not include sys/syscall.h as the unix sysdep.h headers do it.
	- Do not include config.h as libc-symbols.h does it, and it has no
	#ifdef multiple-include protection, and it breaks when some files
	do things like #undef __OPTIMIZE__.
* sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h:
	- Drop the generic/sysdep.h as the unix sysdep.h headers include it.
* sysdeps/unix/sysv/linux/hppa/sysdep.h:
	- Change to the unix & core hppa sysdep header stacks.
	- Undef a few defines that the core headers already set up for us.
2015-07-29 23:09:16 -04:00
..
2015-05-19 09:43:54 -07:00
2015-02-08 18:46:00 +01:00
2015-07-29 23:09:16 -04:00
2015-07-21 00:20:24 +02:00
2015-07-09 15:25:47 -07:00
2015-07-01 17:24:37 +00:00
2015-07-15 09:33:14 +02:00
2015-07-16 12:03:33 -07:00
2015-07-10 16:16:37 -04:00
2015-07-29 23:09:16 -04:00
2015-07-29 11:58:06 -07:00