mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 09:05:06 +08:00
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/mouse/mouse_parser.c, libmisc/mouse/serial_mouse.c: Remove include of bsp.h
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libmisc/mouse/mouse_parser.c, libmisc/mouse/serial_mouse.c: Remove
|
||||
include of bsp.h
|
||||
|
||||
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libfs/src/imfs/deviceerrno.c: Add RTEMS_INVALID_CLOCK,
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include <rtems.h>
|
||||
#include <bsp.h>
|
||||
#include <rtems/mouse_parser.h>
|
||||
#include <rtems/mw_uid.h>
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <bsp.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user