Commit d2d9b450 authored by Adam Wujek's avatar Adam Wujek 💬

userspace/tools: remove warings for lm32-vuart.c

oldkey and newkey are not used anymore
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 431c6635
......@@ -56,8 +56,6 @@ static int transfer_byte(int from) {
void term_main(void)
{
struct termios oldkey, newkey;
while(1) {
fd_set fds;
int ret;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment