Split error handler into its own directory.

This commit is contained in:
Joel Sherrill
1996-01-15 23:06:16 +00:00
parent a625ccde69
commit 6661eaa111
5 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
#include <rtems.h>
#include "error.h"
#include "assoc.h"
#include <rtems/assoc.h>
#include <stdio.h>
#include <stdarg.h>

View File

@@ -46,7 +46,7 @@
#include <rtems.h>
#include "error.h"
#include "assoc.h"
#include <rtems/assoc.h>
#include <stdio.h>
#include <stdarg.h>

View File

@@ -46,7 +46,7 @@
#include <rtems.h>
#include "error.h"
#include "assoc.h"
#include <rtems/assoc.h>
#include <stdio.h>
#include <stdarg.h>

View File

@@ -46,7 +46,7 @@
#include <rtems.h>
#include "error.h"
#include "assoc.h"
#include <rtems/assoc.h>
#include <stdio.h>
#include <stdarg.h>