mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
dev/sc16is752: Fix declaration
This commit is contained in:
@@ -231,7 +231,7 @@ typedef struct {
|
|||||||
const char *bus_path;
|
const char *bus_path;
|
||||||
} sc16is752_i2c_context;
|
} sc16is752_i2c_context;
|
||||||
|
|
||||||
const rtems_termios_device_handler sc16is752_termios_handler;
|
extern const rtems_termios_device_handler sc16is752_termios_handler;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief The interrupt handler for receive and transmit operations.
|
* @brief The interrupt handler for receive and transmit operations.
|
||||||
|
|||||||
Reference in New Issue
Block a user