Page MenuHomePhabricator

Clean up uart_stdout
Closed, ResolvedPublic

Description

  • _write and fputc shouldn't be weak
  • uart_putc should be static
  • uart_getc is not used.

Event Timeline

matetothpal closed this task as Resolved.Aug 9 2018, 2:12 PM

The change for this issue has been merged.