forked from Imagelibrary/rtems
2000-11-01 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.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:
@@ -18,12 +18,10 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include <bsp.h>
|
||||
#include <libcsupport.h>
|
||||
|
||||
#include <rtems/libcsupport.h>
|
||||
#include <rtems/libio.h>
|
||||
|
||||
extern rtems_configuration_table Configuration;
|
||||
|
||||
Reference in New Issue
Block a user