Changeset 2dc3399 in rtems for cpukit/libmisc/mouse/serial_mouse.c
- Timestamp:
- 10/12/11 04:50:34 (11 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 053974f8
- Parents:
- 9ab1039d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libmisc/mouse/serial_mouse.c
r9ab1039d r2dc3399 56 56 ) 57 57 { 58 bool status; 59 60 status = bsp_get_serial_mouse_device( 58 bsp_get_serial_mouse_device( 61 59 &serial_mouse_device, 62 60 &serial_mouse_type
Note: See TracChangeset
for help on using the changeset viewer.