Corrected header files.

This commit is contained in:
Joel Sherrill
1998-07-16 00:16:22 +00:00
parent a6f441b825
commit 16d0e63538
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,8 @@
*/
#include <rtems.h>
#include <mc68681.h>
#include <libchip/serial.h>
#include <libchip/mc68681.h>
/* major index of 0 : ACR[7] = 0, X = 0 -- 68c681 only has these */
/* major index of 1 : ACR[7] = 1, X = 0 -- 68c681 only has these */

View File

@@ -5,7 +5,8 @@
*/
#include <rtems.h>
#include <mc68681.h>
#include <libchip/serial.h>
#include <libchip/mc68681.h>
/* major index of 0 : ACR[7] = 0, X = 0 -- 68c681 only has these */
/* major index of 1 : ACR[7] = 1, X = 0 -- 68c681 only has these */