2000-11-01 Joel Sherrill <joel@OARcorp.com>

* shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h, libio.h,
	and libcsupport.h moved from libc to lib/include/rtems and
	now must be referenced as <rtems/XXX.h>.   Header file order
	was cleaned up while doing this.
This commit is contained in:
Joel Sherrill
2000-11-01 21:20:01 +00:00
parent 042e156dc6
commit e253b4d7c5
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2000-11-01 Joel Sherrill <joel@OARcorp.com>
* shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h, libio.h,
and libcsupport.h moved from libc to lib/include/rtems and
now must be referenced as <rtems/XXX.h>. Header file order
was cleaned up while doing this.
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.

View File

@@ -13,9 +13,9 @@
* $Id$
*/
#include <rtems.h>
#include <bsp.h>
#include <libcsupport.h>
#include <rtems/libio.h>
#include <rtems/libcsupport.h>
/*
* Function: bsp_pretasking_hook