dev/sc16is752: Fix declaration

This commit is contained in:
Sebastian Huber
2020-08-05 09:18:27 +02:00
parent 1b42158588
commit d2c98c1104

View File

@@ -231,7 +231,7 @@ typedef struct {
const char *bus_path;
} 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.