forked from Imagelibrary/rtems
2008-05-22 Till Straumann <strauman@slac.stanford.edu>
* ppc403/tty_drv/tty_drv.c, ppc403/console/console405.c: ../ictrl/ictrl.h has gone; include ../irq/ictrl.h
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-05-22 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* ppc403/tty_drv/tty_drv.c, ppc403/console/console405.c:
|
||||
../ictrl/ictrl.h has gone; include ../irq/ictrl.h
|
||||
|
||||
2008-05-16 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* mpc83xx/include/mpc83xx.h: or is not a good name for any name in
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include "../ictrl/ictrl.h"
|
||||
#include "../irq/ictrl.h"
|
||||
#include <stdlib.h> /* for atexit() */
|
||||
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
#include <assert.h>
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include "../ictrl/ictrl.h"
|
||||
#include "../irq/ictrl.h"
|
||||
#include <stdlib.h> /* for atexit() */
|
||||
|
||||
extern uint32_t bsp_serial_per_sec;
|
||||
|
||||
Reference in New Issue
Block a user