mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
cosmetic changes
This commit is contained in:
parent
b4ed5d70a7
commit
cbb3bb0905
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ int uart_puts(const char *text);
|
|||
|
||||
/** @brief Simple character output on a serial device.
|
||||
*
|
||||
* @return The original input character casted to int
|
||||
* @return The original input character casted to int
|
||||
*/
|
||||
int uart_putchar(unsigned char c);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue