Changeset baef9d91 in rtems for c/src/lib/libcpu/sh/sh7750/include
- Timestamp:
- Oct 26, 2001, 1:43:58 PM (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d6a2391f
- Parents:
- 5850c533
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libcpu/sh/sh7750/include/sh/sh4uart.h
r5850c533 rbaef9d91 113 113 */ 114 114 rtems_status_code 115 sh4uart_disable(sh4uart *uart );115 sh4uart_disable(sh4uart *uart, int disable_port); 116 116 117 117 /* sh4uart_set_attributes --
Note: See TracChangeset
for help on using the changeset viewer.