SPARC merged and successfully tested w/o interrupt support

This commit is contained in:
Joel Sherrill
1995-10-06 20:01:20 +00:00
parent 1cefaced31
commit c62d36feed
23 changed files with 2295 additions and 4 deletions

View File

@@ -179,4 +179,3 @@ rtems_device_driver Clock_control(
done:
return RTEMS_SUCCESSFUL;
}

View File

@@ -25,7 +25,6 @@
*/
#include <rtems.h>
#include <bsp.h>
#include <z8036.h>