* sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
* spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
PR 596/tests
* sp32/init.c: A missing definition of TEST_INIT before including
<tmacros.h> means that buffered output will not work even if selected
in buffer_test_io.h.
* PR271 was not applicable against the current source but included
a nice test that Joel decided to add to the tree as sp32.
* sp32/Makefile.am, sp32/init.c, sp32/sp32.scn: New file.
* Makefile.am, configure.ac: Modified to reflect addition.